public class BreakStatement extends Statement
Modifier and Type | Field and Description |
---|---|
protected boolean |
all |
Constructor and Description |
---|
BreakStatement(boolean all) |
Modifier and Type | Method and Description |
---|---|
void |
compile(EolCompilationContext context) |
Object |
execute(IEolContext context) |
toStatementBlock
build, getChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, setModule, setParent, setRegion, setUri
public Object execute(IEolContext context) throws EolRuntimeException
EolRuntimeException
public void compile(EolCompilationContext context)
Copyright © 2018. All rights reserved.