Interface Head
- All Known Implementing Classes:
PositiveAtom
public interface Head
The head of a clause. This interface is under-specified to allow the addition of new language
features.
-
Method Summary
Modifier and TypeMethodDescription<I,
O> O accept
(HeadVisitor<I, O> visitor, I state) applySubst
(Substitution subst)
-
Method Details
-
accept
-
applySubst
-