public class Statement extends java.lang.Object
java.util.List<Token>
tokens
Statement()
Statement
accept(Visitor t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final java.util.List<Token> tokens
public Statement()
public Statement accept(Visitor t)