Public Member Functions | Static Public Member Functions | Protected Attributes

antlr.preprocessor.Tool Class Reference

List of all members.

Public Member Functions

 Tool (antlr.Tool t, String[] args)
boolean preprocess ()
String[] preprocessedArgList ()

Static Public Member Functions

static void main (String[] args)

Protected Attributes

Hierarchy theHierarchy
String grammarFileName
String[] args
int nargs
Vector grammars
antlr.Tool antlrTool

Detailed Description

Tester for the preprocessor


Constructor & Destructor Documentation

antlr.preprocessor.Tool.Tool ( antlr.Tool  t,
String[]  args 
)

Member Function Documentation

static void antlr.preprocessor.Tool.main ( String[]  args  )  [static]
boolean antlr.preprocessor.Tool.preprocess (  ) 
String [] antlr.preprocessor.Tool.preprocessedArgList (  ) 

create new arg list with correct length to pass to ANTLR

References antlr.preprocessor.Tool.args, and antlr.preprocessor.Tool.nargs.

Referenced by antlr.preprocessor.Tool.main().


Member Data Documentation

String [] antlr.preprocessor.Tool.args [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties