Class ParseTree

java.lang.Object
gw.internal.gosu.parser.ParseTree
All Implemented Interfaces:
IParseTree, Serializable

public final class ParseTree extends Object implements IParseTree
Intended to specify the location of a parsed element within the source.
See Also: