Package net.binis.codegen.compiler
Class CGModifiers
java.lang.Object
net.binis.codegen.compiler.base.JavaCompilerObject
net.binis.codegen.compiler.CGTree
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
ConstructorsConstructorDescriptionCGModifiers(Object instance, boolean dummy) CGModifiers(JavaCompilerObject declaration) -
Method Summary
Modifier and TypeMethodDescriptionlongflags()getFlags()protected voidinit()voidsetAnnotations(CGList<CGAnnotation> list) static ClasstheClass()Methods inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
getCls, getContext, getInstance, getPos, is, setPos, toName, toString