Package net.binis.codegen.compiler
Class CGModifiers
java.lang.Object
net.binis.codegen.compiler.base.BaseJavaCompilerObject
net.binis.codegen.compiler.CGModifiers
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CGList<CGAnnotation>protected final CGClassDeclarationFields inherited from class net.binis.codegen.compiler.base.BaseJavaCompilerObject
cls, context, env, instance -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinit()voidsetAnnotations(CGList<CGAnnotation> list) Methods inherited from class net.binis.codegen.compiler.base.BaseJavaCompilerObject
getCls, getInstance
-
Field Details
-
declaration
-
annotations
-
-
Constructor Details
-
CGModifiers
-
-
Method Details
-
init
protected void init()- Specified by:
initin classBaseJavaCompilerObject
-
getAnnotations
-
setAnnotations
-