|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.logic.common.Lexer
aima.logic.propositional.parsing.PELexer
public class PELexer
| Field Summary |
|---|
| Fields inherited from class aima.logic.common.Lexer |
|---|
input, lookAhead, lookAheadBuffer |
| Constructor Summary | |
|---|---|
PELexer()
|
|
PELexer(java.lang.String inputString)
|
|
| Method Summary | |
|---|---|
Token |
nextToken()
|
| Methods inherited from class aima.logic.common.Lexer |
|---|
clear, consume, fillLookAheadBuffer, isEndOfFile, loadNextCharacterFromInput, lookAhead, setInput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PELexer()
public PELexer(java.lang.String inputString)
| Method Detail |
|---|
public Token nextToken()
nextToken in class Lexer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||