public class JaloClassWriter extends ClassWriter
GENERATED_NOTICE| Constructor and Description |
|---|
JaloClassWriter(CodeGenerator gen,
YExtension ext,
String className) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConstantsClassName()
The constants class name of the enclosing extension package.
|
protected List<MethodWriter> |
sortMethods(List<MethodWriter> methods) |
addAnnotation, addConstantDeclaration, addConstantDeclaration, addConstructor, addDeclaration, addDeclaration, addDeclaration, addInterface, addMethod, assembleAbstractClassName, assembleClassName, containsAnnotation, disableSuppressPMD, fill, firstLetterUpperCase, getAnnotations, getClassName, getClassToExtend, getConstantDeclarations, getConstructors, getCopyright, getDeclarations, getExtension, getGenerator, getInfo, getInterfaces, getJavadoc, getMethods, getModifiers, getPackageName, getRequiredImports, getVisibility, isGeneratePartOf, setClassToExtend, setCopyright, setJavadoc, setModifiers, setPackageName, setVisibility, write, writeMethods, writeSignatureaddRequiredImportpublic JaloClassWriter(CodeGenerator gen, YExtension ext, String className)
public String getConstantsClassName()
protected List<MethodWriter> sortMethods(List<MethodWriter> methods)
sortMethods in class ClassWriterCopyright © 2017 SAP SE. All Rights Reserved.