Interface ITree

All Superinterfaces:
Iterable<INode>
All Known Implementing Classes:
GFSAStructTreeRoot, SemanticTree

public interface ITree extends Iterable<INode>