public final class Dolmen extends Object
The command-line options per se are
defined in Args.Item
, and this class is defined as the
application entry point for the Dolmen JAR. It can handle
the generation of both lexical and syntactic analyzers.
Constructor and Description |
---|
Dolmen() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args_)
Dolmen's command-line entry point
Possible command-line arguments are described in
Args.Item . |
public static void main(String[] args_)
Possible command-line arguments are described in Args.Item
.
args_
-