Class IRLazyTypeMethodCallExpressionCompiler
java.lang.Object
gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
gw.internal.gosu.ir.compiler.bytecode.expression.IRLazyTypeMethodCallExpressionCompiler
-
Field Summary
Fields inherited from class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
OBJECT_TYPE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
compile
(IRLazyTypeMethodCallExpression expression, IRBytecodeContext context) private static org.objectweb.asm.Type[]
getAnonCtorParams
(IRLazyTypeMethodCallExpression expression) private static String
getOwnersName
(IRLazyTypeMethodCallExpression expression) private static String
makeDescriptor
(int iFunctionTypeParamCount) Methods inherited from class gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcode
-
Constructor Details
-
IRLazyTypeMethodCallExpressionCompiler
public IRLazyTypeMethodCallExpressionCompiler()
-
-
Method Details
-
compile
-
getOwnersName
-
getAnonCtorParams
private static org.objectweb.asm.Type[] getAnonCtorParams(IRLazyTypeMethodCallExpression expression) -
makeDescriptor
-