| java.lang.Object xtc.util.Tool xtc.parser.Rats
Rats | public class Rats extends Tool (Code) | | The command line interface to Rats!, the packrat parser
generator for Java.
author: Robert Grimm version: $Revision: 1.186 $ |
Constructor Summary | |
public | Rats() Create a new instance of Rats!. |
Rats | public Rats()(Code) | | Create a new instance of Rats!.
|
main | public static void main(String[] args)(Code) | | Run the packrat parser generator with the specified arguments.
Invoking Rats! without arguments will print information
about its usage.
Parameters: args - The command line arguments. |
prepare | public void prepare()(Code) | | |
|
|