org.antlr.tool
Class GrammarSpelunker.Scanner
java.lang.Object
org.antlr.tool.GrammarSpelunker.Scanner
- Enclosing class:
- GrammarSpelunker
public static class GrammarSpelunker.Scanner
- extends Object
Strip comments and then return stream of words and
tokens {';', ':', '{', '}'}
|
Field Summary |
static int |
EOF
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOF
public static final int EOF
- See Also:
- Constant Field Values
GrammarSpelunker.Scanner
public GrammarSpelunker.Scanner(Reader input)
throws IOException
- Throws:
IOException
nextToken
public String nextToken()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.