public class IRContinueStatementCompiler extends AbstractBytecodeCompiler
OBJECT_TYPE| Constructor and Description |
|---|
IRContinueStatementCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compile(IRContinueStatement breakStmt,
IRBytecodeContext context) |
getIns, isWidepublic static void compile(IRContinueStatement breakStmt, IRBytecodeContext context)
Copyright © 2022. All rights reserved.