Class MicrofocusExtension


  • public class MicrofocusExtension
    extends Grammar
    • Field Detail

      • lockMode

        public Rule lockMode
      • sharingClause

        public Rule sharingClause
      • documentTypeClause

        public Rule documentTypeClause
      • checkValidityOnInputClause

        public Rule checkValidityOnInputClause
      • typedefClause

        public Rule typedefClause
      • typenameClause

        public Rule typenameClause
      • callConventionClause

        public Rule callConventionClause
      • dataXmlIdentifiedBy

        public Rule dataXmlIdentifiedBy
      • dataXmlcountInClause

        public Rule dataXmlcountInClause
      • dataXmlNamespaceClause

        public Rule dataXmlNamespaceClause
      • dataXmlProcessingInstructionClause

        public Rule dataXmlProcessingInstructionClause
      • threadLocalStorageSection

        public Rule threadLocalStorageSection
      • commitStatement

        public Rule commitStatement
      • rollbackStatement

        public Rule rollbackStatement
      • waitStatement

        public Rule waitStatement
      • waitStatementOption

        public Rule waitStatementOption
      • exitSectionOrParagraph

        public Rule exitSectionOrParagraph
      • exitPerform

        public Rule exitPerform
      • deleteFileStatement

        public Rule deleteFileStatement
      • invokeStatement

        public Rule invokeStatement
      • displayModeOption

        public Rule displayModeOption
      • displayWithOption

        public Rule displayWithOption
      • returnCodeClause

        public Rule returnCodeClause
      • omittedCondition

        public Rule omittedCondition
      • plusMinus

        public Rule plusMinus
      • bAnd

        public Rule bAnd
      • bOr

        public Rule bOr
    • Constructor Detail

      • MicrofocusExtension

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