|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectastLexerAndParser.ASTLexer
public class ASTLexer
Constructor Summary | |
---|---|
ASTLexer(java.io.Reader reader)
|
Method Summary | |
---|---|
java_cup.runtime.Symbol |
next_token()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASTLexer(java.io.Reader reader)
Method Detail |
---|
public java_cup.runtime.Symbol next_token() throws java.io.IOException
next_token
in interface java_cup.runtime.Scanner
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |