Class MCFullGenericTypesParserInfo

    • Field Detail

      • statesWithUsageNameUpperBound

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameUpperBound
      • statesWithUsageNameLowerBound

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameLowerBound
      • statesWithUsageNameMCBasicGenericType

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameMCBasicGenericType
      • statesWithUsageNameMCInnerType

        protected static java.util.Set<java.lang.Integer> statesWithUsageNameMCInnerType
      • statesWithUsageNameName

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

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

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

      • MCFullGenericTypesParserInfo

        public MCFullGenericTypesParserInfo()
    • Method Detail

      • init

        public static void init()
      • stateHasUsageNameUpperBound

        public static boolean stateHasUsageNameUpperBound​(int state)
      • _stateHasUsageNameUpperBound

        protected boolean _stateHasUsageNameUpperBound​(int state)
      • stateHasUsageNameLowerBound

        public static boolean stateHasUsageNameLowerBound​(int state)
      • _stateHasUsageNameLowerBound

        protected boolean _stateHasUsageNameLowerBound​(int state)
      • stateHasUsageNameMCBasicGenericType

        public static boolean stateHasUsageNameMCBasicGenericType​(int state)
      • _stateHasUsageNameMCBasicGenericType

        protected boolean _stateHasUsageNameMCBasicGenericType​(int state)
      • stateHasUsageNameMCInnerType

        public static boolean stateHasUsageNameMCInnerType​(int state)
      • _stateHasUsageNameMCInnerType

        protected boolean _stateHasUsageNameMCInnerType​(int state)
      • stateHasUsageNameName

        public static boolean stateHasUsageNameName​(int state)
      • _stateHasUsageNameName

        protected boolean _stateHasUsageNameName​(int state)
      • stateHasUsageNameMCTypeArgument

        public static boolean stateHasUsageNameMCTypeArgument​(int state)
      • _stateHasUsageNameMCTypeArgument

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