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