Class IRMethodCallExpressionCompiler
java.lang.Object
gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
gw.internal.gosu.ir.compiler.bytecode.expression.IRMethodCallExpressionCompiler
-
Field Summary
FieldsFields inherited from class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
OBJECT_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcompile(IRMethodCallExpression expression, IRBytecodeContext context) static ObjectconstructProxy(Object root, Class iface) Methods inherited from class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcode
-
Field Details
-
STRUCTURAL_PROXY
- See Also:
-
-
Constructor Details
-
IRMethodCallExpressionCompiler
public IRMethodCallExpressionCompiler()
-
-
Method Details
-
compile
-
constructProxy
-