aima.logic.common
Interface ParseTreeNode

All Known Subinterfaces:
AtomicSentence, FOLNode, Sentence, Term
All Known Implementing Classes:
AtomicSentence, BinarySentence, ComplexSentence, ConnectedSentence, Constant, FalseSentence, Function, MultiSentence, NotSentence, Predicate, QuantifiedSentence, Sentence, Symbol, TermEquality, TrueSentence, UnarySentence, Variable

public interface ParseTreeNode