Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:MEMO_RULE_UNKNOWN

856     /// MEMO_RULE_UNKNOWN if the rule has not parsed input starting from
870 /// input stream? Return the stop token index or MEMO_RULE_UNKNOWN.
1983 MEMO_RULE_UNKNOWN = -1;
4186 Result := (StopIndex <> MEMO_RULE_UNKNOWN);
4445 Result := MEMO_RULE_UNKNOWN;