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