public class BreakStatement extends Statement
token
BreakStatement(GrammarToken token)
void
execute(Context ctx)
infer(InferContext inferCtx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BreakStatement(GrammarToken token)
public final void execute(Context ctx)
execute
Statement
public void infer(InferContext inferCtx)
infer
ASTNode
Copyright © 2015. All rights reserved.