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