Package org.projog.core.parser
package org.projog.core.parser
Provides classes for constructing
Term objects from Prolog syntax.-
ClassDescriptionReads 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.Populates aKnowledgeBasewith clauses parsed from 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.