Package net.binis.codegen.compiler
Class CGLiteral
java.lang.Object
net.binis.codegen.compiler.base.JavaCompilerObject
net.binis.codegen.compiler.CGTree
net.binis.codegen.compiler.CGExpression
net.binis.codegen.compiler.CGLiteral
-
Field Summary
Fields 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.CGExpression
getKey, getKeyAsString, getValueAsString, theClassMethods inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
getCls, getInstance, is, toName, toString
-
Constructor Details
-
CGLiteral
-
-
Method Details
-
getValue
- Overrides:
getValuein classCGExpression
-
init
protected void init()- Overrides:
initin classCGExpression
-