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