public class IRArithmeticExpressionCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IRArithmeticExpressionCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRArithmeticExpression expression,
IRBytecodeContext context) |
protected static int |
getInstruction(IRType type,
IRArithmeticExpression.Operation op) |
getIns, isWidepublic static void compile(IRArithmeticExpression expression, IRBytecodeContext context)
protected static int getInstruction(IRType type, IRArithmeticExpression.Operation op)
Copyright © 2018. All rights reserved.