Lines Matching defs:Int
32 class Int(co.namedtuple('Int', 'x')):
35 if isinstance(x, Int):
117 _types = {'readed': Int, 'proged': Int, 'erased': Int}
123 return super().__new__(cls, file, function, int(Int(line)),
124 Int(readed), Int(proged), Int(erased),