Package | Description |
---|---|
at.jku.risc.stout.hoau.data |
This package contains the classes which are needed to build up the term tree
and the
DataStructureFactory which
instantiates common data structures like List s,
Map s, Set s. |
Constructor and Description |
---|
InputParser(NodeFactory nodeFactory,
boolean forceType)
Constructor with the used NodeFactory.
|