Package net.binis.codegen.compiler
Class CGClassDeclaration
java.lang.Object
net.binis.codegen.compiler.base.JavaCompilerObject
net.binis.codegen.compiler.CGDeclaration
net.binis.codegen.compiler.CGClassDeclaration
-
Field Summary
Fields inherited from class net.binis.codegen.compiler.CGDeclaration
modifiersFields inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
cls, context, env, instance -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.binis.codegen.compiler.CGDeclaration
getDefs, getModifiers, getName, getSymbolMethods inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
getCls, getInstance, is, toName, toString
-
Constructor Details
-
CGClassDeclaration
-
-
Method Details
-
create
-
init
protected void init()- Specified by:
initin classJavaCompilerObject
-