antlr3.DeleteOp Class Reference

Internal helper class. More...

Inheritance diagram for antlr3.DeleteOp:

Inheritance graph
[legend]
Collaboration diagram for antlr3.DeleteOp:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def toString

Static Private Attributes

 __str__ = toString
 __repr__ = toString


Detailed Description

Internal helper class.

Definition at line 1958 of file antlr3.py.


Member Function Documentation

def antlr3.DeleteOp.__init__ (   self,
  stream,
  first,
  last 
)

Reimplemented from antlr3.RewriteOperation.

Definition at line 1960 of file antlr3.py.

def antlr3.DeleteOp.toString (   self  ) 

Reimplemented from antlr3.ReplaceOp.

Definition at line 1964 of file antlr3.py.


Member Data Documentation

antlr3.DeleteOp.__str__ = toString [static, private]

Reimplemented from antlr3.ReplaceOp.

Definition at line 1967 of file antlr3.py.

antlr3.DeleteOp.__repr__ = toString [static, private]

Reimplemented from antlr3.ReplaceOp.

Definition at line 1968 of file antlr3.py.


The documentation for this class was generated from the following file:

Generated on Mon Nov 29 17:24:28 2010 for ANTLR Python API by  doxygen 1.5.5