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