Class StarLoopEntryState

    • Field Detail

      • isPrecedenceDecision

        public boolean isPrecedenceDecision
        Indicates whether this state can benefit from a precedence DFA during SLL decision making.

        This is a computed property that is calculated during ATN deserialization and stored for use in ParserATNSimulator and ParserInterpreter.

        See Also:
        DFA.isPrecedenceDfa()
    • Constructor Detail

      • StarLoopEntryState

        public StarLoopEntryState()