All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----hpjava.compiler.grammar.syntaxtree.Node | +----hpjava.compiler.grammar.syntaxtree.OverallStatement
public NodeToken f0
public NodeToken f1
public NamedLocationList f2
public NodeToken f3
public Statement f4
public OverallStatement(NodeToken n0, NodeToken n1, NamedLocationList n2, NodeToken n3, Statement n4)
public void accept(Visitor v)
All Packages Class Hierarchy This Package Previous Next Index