Public Member Functions | Public Attributes | Static Private Attributes
rve_interface_gen.antlr3.streams.RewriteOperation Class Reference
Inheritance diagram for rve_interface_gen.antlr3.streams.RewriteOperation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def execute
def toString

Public Attributes

 index
 stream
 text

Static Private Attributes

 __repr__ = toString
 __str__ = toString

Detailed Description

@brief Internal helper class.

Definition at line 919 of file streams.py.


Constructor & Destructor Documentation

def rve_interface_gen.antlr3.streams.RewriteOperation.__init__ (   self,
  stream,
  index,
  text 
)

Reimplemented in rve_interface_gen.antlr3.streams.DeleteOp.

Definition at line 922 of file streams.py.


Member Function Documentation

Execute the rewrite operation by possibly adding to the buffer.
Return the index of the next token to operate on.

Reimplemented in rve_interface_gen.antlr3.streams.ReplaceOp, and rve_interface_gen.antlr3.streams.InsertBeforeOp.

Definition at line 927 of file streams.py.


Member Data Documentation

Definition at line 922 of file streams.py.

Definition at line 922 of file streams.py.

Definition at line 922 of file streams.py.


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


rve_interface_gen
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:00