Class Tool

java.lang.Object
antlr.preprocessor.Tool

public class Tool extends Object
Tester for the preprocessor
  • Field Details

    • theHierarchy

      protected Hierarchy theHierarchy
    • grammarFileName

      protected String grammarFileName
    • args

      protected String[] args
    • nargs

      protected int nargs
    • grammars

      protected Vector grammars
    • antlrTool

      protected Tool antlrTool
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
    • preprocess

      public boolean preprocess()
    • preprocessedArgList

      public String[] preprocessedArgList()
      create new arg list with correct length to pass to ANTLR