
public class EntryMethodHolderGenerator extends Generator
Generator.RunsLocal| Constructor and Description |
|---|
EntryMethodHolderGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(TreeLogger logger,
GeneratorContext context,
String moduleCanonicalName)
Generate a default constructible subclass of the requested type.
|
static String |
getEntryMethodHolderTypeName(String moduleCanonicalName) |
escape, escapeClassNamepublic String generate(TreeLogger logger, GeneratorContext context, String moduleCanonicalName) throws UnableToCompleteException
GeneratorUnableToCompleteException if for any reason it cannot provide a substitute classgenerate in class Generatornull to cause the requested type itself to be usedUnableToCompleteExceptionCopyright © 2018. All rights reserved.