| Modifier and Type | Method and Description |
|---|---|
static void |
displayAst(DetailAST ast)
Method is used for testing in the past.
|
static void |
main(String... args)
Entry point.
|
public static void main(String... args)
args - the command line arguments.public static void displayAst(DetailAST ast)
ast - tree to displayCopyright © 2001-2015. All Rights Reserved.