| InternalSpecialCompoundTerm |
Base class for special service terms for use on level of parser.
|
| OpContainer |
Container of operators which have same name but differently associative.
|
| PrologAtom |
Prolog atom.
|
| PrologCompound |
Abstract class for all compound prolog terms.
|
| PrologFloat |
Representation for float numeric term.
|
| PrologInt |
Representation of integer numeric term.
|
| PrologList |
Representation of prolog list term.
|
| PrologNumeric |
Base class for all numeric terms.
|
| PrologStruct |
Representation of prolog structure.
|
| PrologTerm |
Base class describes a Prolog term
|
| PrologVar |
Representation of prolog variable.
|