| Package | Description |
|---|---|
| org.antlr.v4.runtime | |
| org.antlr.v4.tool |
| Constructor and Description |
|---|
ParserInterpreter(ParserInterpreter old)
A copy constructor that creates a new parser interpreter by reusing
the fields of a previous interpreter.
|
| Modifier and Type | Method and Description |
|---|---|
ParserInterpreter |
Grammar.createParserInterpreter(TokenStream tokenStream) |
Copyright © 1992–2015 ANTLR. All rights reserved.