Searched refs:srowcol (Results 1 – 1 of 1) sorted by relevance
1059 def tokeneater(self, type, token, srowcol, erowcol, line): argument1079 self.last = srowcol[0]1101 if self.body_col0 is not None and srowcol[1] >= self.body_col0:1103 self.last = srowcol[0]