aima.logic.fol.parsing.ast
Interface Sentence

All Superinterfaces:
FOLNode, ParseTreeNode
All Known Implementing Classes:
ConnectedSentence, NotSentence, ParanthizedSentence, Predicate, QuantifiedSentence, TermEquality

public interface Sentence
extends FOLNode


Method Summary
 
Methods inherited from interface aima.logic.fol.parsing.ast.FOLNode
accept, copy, toString