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