

Public Member Functions | |
| def | __init__ |
| def | toString |
Static Private Attributes | |
| __str__ = toString | |
| __repr__ = toString | |
Definition at line 1958 of file antlr3.py.
| def antlr3.DeleteOp.__init__ | ( | self, | ||
| stream, | ||||
| first, | ||||
| last | ||||
| ) |
| def antlr3.DeleteOp.toString | ( | self | ) |
antlr3.DeleteOp.__str__ = toString [static, private] |
antlr3.DeleteOp.__repr__ = toString [static, private] |
1.5.5