public class IRIfStatementCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IRIfStatementCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRIfStatement statement,
IRBytecodeContext context) |
compileConditionAssignment, getIns, isNotPartOfBooleanExpr, isWide, negateOpcodepublic static void compile(IRIfStatement statement, IRBytecodeContext context)
Copyright © 2017. All rights reserved.