Home | History | Annotate | Download | only in antlr3

Lines Matching refs:MEMO_RULE_UNKNOWN

137     MEMO_RULE_UNKNOWN = -1
914 MEMO_RULE_UNKNOWN if the rule has not parsed input starting from
924 ruleStartIndex, self.MEMO_RULE_UNKNOWN
931 input stream? Return the stop token index or MEMO_RULE_UNKNOWN.
941 if stopIndex == self.MEMO_RULE_UNKNOWN: