public class IRWhileStatementCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IRWhileStatementCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRWhileStatement whileLoopStatement,
IRBytecodeContext context) |
getIns, isWidepublic static void compile(IRWhileStatement whileLoopStatement, IRBytecodeContext context)
Copyright © 2019. All rights reserved.