Home | History | Annotate | Download | only in antlr3

Lines Matching refs:success

842     success =
847 return success
878 def memoize( rule, start_index, success )
879 stop_index = success ? @input.index - 1 : MEMO_RULE_FAILED