Class MCCollectionTypesParserInfo

    • Field Detail

      • statesWithUsageNameMCTypeArgument

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameMCTypeArgument
      • statesWithUsageNameKey

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameKey
      • statesWithUsageNameValue

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameValue
      • statesWithUsageNameMCQualifiedType

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameMCQualifiedType
      • statesWithUsageNameMCPrimitiveType

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

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

      • MCCollectionTypesParserInfo

        public MCCollectionTypesParserInfo()
    • Method Detail

      • init

        public static void init()
      • stateHasUsageNameMCTypeArgument

        public static boolean stateHasUsageNameMCTypeArgument​(int state)
      • _stateHasUsageNameMCTypeArgument

        protected boolean _stateHasUsageNameMCTypeArgument​(int state)
      • stateHasUsageNameKey

        public static boolean stateHasUsageNameKey​(int state)
      • _stateHasUsageNameKey

        protected boolean _stateHasUsageNameKey​(int state)
      • stateHasUsageNameValue

        public static boolean stateHasUsageNameValue​(int state)
      • _stateHasUsageNameValue

        protected boolean _stateHasUsageNameValue​(int state)
      • stateHasUsageNameMCQualifiedType

        public static boolean stateHasUsageNameMCQualifiedType​(int state)
      • _stateHasUsageNameMCQualifiedType

        protected boolean _stateHasUsageNameMCQualifiedType​(int state)
      • stateHasUsageNameMCPrimitiveType

        public static boolean stateHasUsageNameMCPrimitiveType​(int state)
      • _stateHasUsageNameMCPrimitiveType

        protected boolean _stateHasUsageNameMCPrimitiveType​(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)