|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.antlr.tool.GrammarSpelunker.Scanner
public static class GrammarSpelunker.Scanner
Strip comments and then return stream of words and tokens {';', ':', '{', '}'}
Field Summary | |
---|---|
static int |
EOF
|
Constructor Summary | |
---|---|
GrammarSpelunker.Scanner(java.io.Reader input)
|
Method Summary | |
---|---|
java.lang.String |
nextToken()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int EOF
Constructor Detail |
---|
public GrammarSpelunker.Scanner(java.io.Reader input) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public java.lang.String nextToken() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |