Class Cobol400Extension


  • public class Cobol400Extension
    extends Grammar
    • Field Detail

      • commitStatement

        public Rule commitStatement
      • rollbackStatement

        public Rule rollbackStatement
      • acquireStatement

        public Rule acquireStatement
      • dropStatement

        public Rule dropStatement
    • Constructor Detail

      • Cobol400Extension

        public Cobol400Extension()
    • Method Detail

      • getRootRule

        public Rule getRootRule()
        Description copied from class: Grammar
        Each Grammar has always an entry point whose name is usually by convention the "Computation Unit".
        Specified by:
        getRootRule in class Grammar
        Returns:
        the entry point of this Grammar