Class AnnotatedAtom
java.lang.Object
edu.harvard.seas.pl.abcdatalog.engine.bottomup.AnnotatedAtom
- All Implemented Interfaces:
Premise
An annotated atom. In certain evaluation algorithms (such as semi-naive evaluation) it is helpful
to have an annotation associated with an atom.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<I,
O> O accept
(PremiseVisitor<I, O> visitor, I state) applySubst
(Substitution subst) Term[]
getArgs()
getPred()
toString()