Class Tool


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

      • 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 Detail

    • Method Detail

      • 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