class documentation
class TIToken(Token): (source)
Known subclasses: tivars.token.IllegalToken
Constructor: TIToken(token)
| Method | __init__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | names |
No summary |
| Instance Variable | translation |
Undocumented |
| Property | accessible |
The accessible name of this token in English (en) |
| Property | display |
The display name of this token in English (en) |
| Property | escape |
The escape sequence for this token as a byte literal |