public class Main extends Object
| Modifier and Type | Field and Description |
|---|---|
static LexGenJava |
lg |
| Modifier | Constructor and Description |
|---|---|
protected |
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
A main program that exercises the parser.
|
static int |
mainProgram(String[] args)
The method to call to exercise the parser from other Java programs.
|
static void |
reInitAll() |
public static LexGenJava lg
public static void main(String[] args) throws Exception
Exceptionpublic static int mainProgram(String[] args) throws Exception
Exceptionpublic static void reInitAll()
Copyright © 2017–2018 Philip Helger. All rights reserved.