Package net.binis.codegen.compiler
Class JavacElements
java.lang.Object
net.binis.codegen.compiler.base.JavaCompilerObject
net.binis.codegen.compiler.JavacElements
-
Field Summary
FieldsFields inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
cls, context, env, instance -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JavacElementscreate()getName(CharSequence cs) protected voidinit()Methods inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
getCls, getInstance, is, toName, toString
-
Field Details
-
theInstance
-
-
Constructor Details
-
JavacElements
protected JavacElements()
-
-
Method Details
-
create
-
getName
-
init
protected void init()- Specified by:
initin classJavaCompilerObject
-