class documentation

class TokenInfo(collections.namedtuple('TokenInfo', 'type string start end line')):

View In Hierarchy

Undocumented

Method __repr__ Undocumented
Property exact_type Undocumented
def __repr__(self):

Undocumented

@property
exact_type =

Undocumented