Home | History | Annotate | Download | only in antlr3

Lines Matching full:disjoint

1420                 # throw exception unless disjoint or identical
1421 disjoint = (prevRop.lastIndex < rop.index
1429 if prevRop.text is None and rop.text is None and not disjoint:
1436 elif not disjoint and not same: