public class IRMethodCallExpressionCompiler extends AbstractBytecodeCompiler
| Modifier and Type | Field and Description |
|---|---|
static String |
STRUCTURAL_PROXY |
OBJECT_TYPE| Constructor and Description |
|---|
IRMethodCallExpressionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRMethodCallExpression expression,
IRBytecodeContext context) |
static Object |
constructProxy(Object root,
Class iface) |
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcodepublic static final String STRUCTURAL_PROXY
public static void compile(IRMethodCallExpression expression, IRBytecodeContext context)
Copyright © 2018. All rights reserved.