|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object aima.logic.common.Parser aima.logic.propositional.parsing.PEParser
public class PEParser
Field Summary |
---|
Fields inherited from class aima.logic.common.Parser |
---|
lexer, lookAhead, lookAheadBuffer |
Constructor Summary | |
---|---|
PEParser()
|
Method Summary | |
---|---|
ParseTreeNode |
parse(java.lang.String inputString)
|
Methods inherited from class aima.logic.common.Parser |
---|
consume, fillLookAheadBuffer, isEndOfInput, loadNextTokenFromInput, lookAhead, match |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PEParser()
Method Detail |
---|
public ParseTreeNode parse(java.lang.String inputString)
parse
in class Parser
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |