|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InvalidTermException | |
| alice.tuprolog | |
| Uses of InvalidTermException in alice.tuprolog |
| Methods in alice.tuprolog that throw InvalidTermException | |
static Term |
Term.parse(java.lang.String st)
Static service to parse a Term from a string. |
static Term |
Term.parse(java.lang.String st,
OperatorManager op)
Parse a Term from a string. |
Term |
Prolog.toTerm(java.lang.String st)
Gets a term from a string, using the operators currently defined by the engine |
static Term |
Parser.toTerm(java.lang.String st)
Static service to get a term from its string representation |
static Term |
Parser.toTerm(java.lang.String st,
OperatorManager op)
Static service to get a term from its string representation, providing a specific operator manager |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||