Package net.binis.codegen.compiler
Class CGOperatorExpression
java.lang.Object
net.binis.codegen.compiler.base.JavaCompilerObject
net.binis.codegen.compiler.CGTree
net.binis.codegen.compiler.CGExpression
net.binis.codegen.compiler.CGOperatorExpression
- Direct Known Subclasses:
CGUnary
-
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, getValueAsString, theClassMethods inherited from class net.binis.codegen.compiler.base.JavaCompilerObject
getCls, getContext, getInstance, getPos, is, setPos, toName, toString
-
Constructor Details
-
CGOperatorExpression
-
-
Method Details
-
init
protected void init()- Overrides:
initin classCGExpression
-