Home | History | Annotate | Download | only in ply

Lines Matching refs:linen

845         linen = 1
854 counthash[name] = linen
856 self.log.error("%s:%d: Rule %s redefined. Previously defined on line %d",filename,linen,name,prev)
858 linen += 1