|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaima.logic.common.Lexer
aima.logic.fol.parsing.FOLLexer
public class FOLLexer
| Field Summary |
|---|
| Fields inherited from class aima.logic.common.Lexer |
|---|
input, lookAhead, lookAheadBuffer |
| Constructor Summary | |
|---|---|
FOLLexer(FOLDomain domain)
|
|
| 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 FOLLexer(FOLDomain domain)
| 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 | ||||||||