Class MCCommonLiteralsParserInfo

    • Field Detail

      • statesWithUsageNameSource

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameSource
      • statesWithUsageNameDigits

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameDigits
      • statesWithUsageNamePre

        protected static java.util.Set<java.lang.Integer> statesWithUsageNamePre
      • statesWithUsageNamePost

        protected static java.util.Set<java.lang.Integer> statesWithUsageNamePost
      • statesDefiningName

        protected static java.util.Set<java.lang.Integer> statesDefiningName
    • Constructor Detail

      • MCCommonLiteralsParserInfo

        public MCCommonLiteralsParserInfo()
    • Method Detail

      • init

        public static void init()
      • stateHasUsageNameSource

        public static boolean stateHasUsageNameSource​(int state)
      • _stateHasUsageNameSource

        protected boolean _stateHasUsageNameSource​(int state)
      • stateHasUsageNameDigits

        public static boolean stateHasUsageNameDigits​(int state)
      • _stateHasUsageNameDigits

        protected boolean _stateHasUsageNameDigits​(int state)
      • stateHasUsageNamePre

        public static boolean stateHasUsageNamePre​(int state)
      • _stateHasUsageNamePre

        protected boolean _stateHasUsageNamePre​(int state)
      • stateHasUsageNamePost

        public static boolean stateHasUsageNamePost​(int state)
      • _stateHasUsageNamePost

        protected boolean _stateHasUsageNamePost​(int state)
      • stateDefinesName

        public static boolean stateDefinesName​(int state)
      • _stateDefinesName

        protected boolean _stateDefinesName​(int state)
      • getImplementationOfInterfaceProd

        public static java.util.Optional<java.lang.String> getImplementationOfInterfaceProd​(org.antlr.v4.runtime.ParserRuleContext context)
      • _getImplementationOfInterfaceProd

        public java.util.Optional<java.lang.String> _getImplementationOfInterfaceProd​(org.antlr.v4.runtime.ParserRuleContext context)