|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ShowXPath.XPath.lexer.Lexer | +--ShowXPath.NewLexer
Inner classes inherited from class ShowXPath.XPath.lexer.Lexer |
ShowXPath.XPath.lexer.Lexer.State |
Fields inherited from class ShowXPath.XPath.lexer.Lexer |
state,
token |
Constructor Summary | |
NewLexer(java.io.PushbackReader in)
|
Method Summary | |
ShowXPath.XPath.node.Token |
next()
|
ShowXPath.XPath.node.Token |
peek()
|
Methods inherited from class ShowXPath.XPath.lexer.Lexer |
filter,
getToken,
unread |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public NewLexer(java.io.PushbackReader in)
Method Detail |
public ShowXPath.XPath.node.Token peek() throws ShowXPath.XPath.lexer.LexerException, java.io.IOException
public ShowXPath.XPath.node.Token next() throws ShowXPath.XPath.lexer.LexerException, java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |