Class MCArrayStatementsParserInfo

    • Field Detail

      • statesWithUsageNameName

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

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

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

      • MCArrayStatementsParserInfo

        public MCArrayStatementsParserInfo()
    • Method Detail

      • init

        public static void init()
      • stateHasUsageNameName

        public static boolean stateHasUsageNameName​(int state)
      • _stateHasUsageNameName

        protected boolean _stateHasUsageNameName​(int state)
      • stateHasUsageNameVariableInit

        public static boolean stateHasUsageNameVariableInit​(int state)
      • _stateHasUsageNameVariableInit

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