Home | History | Annotate | Download | only in antlr3

Lines Matching refs:kind

1494     def getKindOfOps(self, rewrites, kind, before=None):
1495 """Get all operations before an index of a particular kind."""
1506 if op.__class__ == kind: