Uses of Class
org.projog.core.term.Atom
Packages that use Atom
Package
Description
Predicates for classifying terms.
Predicates for system input and output with the file system.
Predicates for working with list data structures.
Predicates to support working with dates and times.
Contains the building blocks used to construct Prolog programs and queries.
-
Uses of Atom in org.projog.core.io
Fields in org.projog.core.io declared as AtomModifier and TypeFieldDescriptionstatic final AtomFileHandles.USER_INPUT_HANDLEThe handle of the "standard" input stream.static final AtomFileHandles.USER_OUTPUT_HANDLEThe handle of the "standard" output stream.Methods in org.projog.core.io that return Atom -
Uses of Atom in org.projog.core.predicate.builtin.classify
Fields in org.projog.core.predicate.builtin.classify declared as AtomModifier and TypeFieldDescriptionprivate static final Atom[]CharType.ALL_CHARACTERS(package private) final AtomCharType.Type.termIdConstructors in org.projog.core.predicate.builtin.classify with parameters of type Atom -
Uses of Atom in org.projog.core.predicate.builtin.io
Methods in org.projog.core.predicate.builtin.io that return Atom -
Uses of Atom in org.projog.core.predicate.builtin.list
Methods in org.projog.core.predicate.builtin.list that return Atom -
Uses of Atom in org.projog.core.predicate.builtin.time
Methods in org.projog.core.predicate.builtin.time that return Atom -
Uses of Atom in org.projog.core.term
Methods in org.projog.core.term that return Atom