|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GroovyRecognizer | |
| org.codehaus.groovy.antlr.parser | |
| Uses of GroovyRecognizer in org.codehaus.groovy.antlr.parser |
| Fields in org.codehaus.groovy.antlr.parser declared as GroovyRecognizer | |
protected GroovyRecognizer |
GroovyLexer.parser
|
| Methods in org.codehaus.groovy.antlr.parser that return GroovyRecognizer | |
static GroovyRecognizer |
GroovyRecognizer.make(GroovyLexer lexer)
This factory is the correct way to wire together a Groovy parser and lexer. |
static GroovyRecognizer |
GroovyRecognizer.make(InputStream in)
|
static GroovyRecognizer |
GroovyRecognizer.make(Reader in)
|
static GroovyRecognizer |
GroovyRecognizer.make(antlr.InputBuffer in)
|
static GroovyRecognizer |
GroovyRecognizer.make(antlr.LexerSharedInputState in)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||