Uses of Package
org.projog.core.parser
Packages that use org.projog.core.parser
Package
Description
Provides classes for constructing
Term objects from Prolog syntax.Contains the building blocks used to construct Prolog programs and queries.
-
Classes in org.projog.core.parser used by org.projog.core.kb
-
Classes in org.projog.core.parser used by org.projog.core.parserClassDescriptionReads characters from a
BufferedReader.Collection of operands.Associativity is used to specify rules over operators in the same expression that have the same priority.Signals a failure to successfully parse Prolog syntax.Parses Prolog syntax representing rules including operators.Parses an input stream into discrete 'tokens' that are used to represent Prolog queries and rules. -
Classes in org.projog.core.parser used by org.projog.core.predicate
-
Classes in org.projog.core.parser used by org.projog.core.term