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