

Public Member Functions | |
| def | __init__ |
| def | getMissingType |
| def | __str__ |
Public Attributes | |
| inserted | |
Static Private Attributes | |
| __repr__ = __str__ | |
The current token is actually what we wanted next.
Definition at line 384 of file antlr3.py.
| def antlr3.MissingTokenException.__init__ | ( | self, | ||
| expecting, | ||||
| input, | ||||
| inserted | ||||
| ) |
| def antlr3.MissingTokenException.__str__ | ( | self | ) |
antlr3.MissingTokenException.__repr__ = __str__ [static, private] |
1.5.5