Class IleCobolExtension


  • public class IleCobolExtension
    extends Grammar
    • Field Detail

      • typedefClause

        public Rule typedefClause
      • typeClause

        public Rule typeClause
      • commitStatement

        public Rule commitStatement
      • rollbackStatement

        public Rule rollbackStatement
      • linkageTypeClause

        public Rule linkageTypeClause
    • Constructor Detail

      • IleCobolExtension

        public IleCobolExtension()
    • 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