|
static LexicalizedParser | load (final String url, final Options options, final String[] extraFlags) |
|
static void | main (final String[] args) |
|
Lex parser loader
- Author
- Bernard Bou
◆ LexParserLoader()
grammarscope.server.parser.LexParserLoader.LexParserLoader |
( |
| ) |
|
|
private |
◆ load()
static LexicalizedParser grammarscope.server.parser.LexParserLoader.load |
( |
final String |
url, |
|
|
final Options |
options, |
|
|
final String[] |
extraFlags |
|
) |
| |
|
static |
Load with options
- Parameters
-
url | object stream for serialized grammar file |
options | options |
extraFlags | extra flags |
- Returns
- parser
◆ main()
static void grammarscope.server.parser.LexParserLoader.main |
( |
final String[] |
args | ) |
|
|
static |
The documentation for this class was generated from the following file: