aima.logic.common
Interface ParseTreeNode

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

public interface ParseTreeNode