org.antlr.runtime.TokenRewriteStream.InsertBeforeOp Class Reference

Inheritance diagram for org.antlr.runtime.TokenRewriteStream.InsertBeforeOp:

Inheritance graph
[legend]
Collaboration diagram for org.antlr.runtime.TokenRewriteStream.InsertBeforeOp:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 InsertBeforeOp (int index, Object text)
int execute (StringBuffer buf)


Detailed Description

Definition at line 114 of file TokenRewriteStream.java.


Constructor & Destructor Documentation

org.antlr.runtime.TokenRewriteStream.InsertBeforeOp.InsertBeforeOp ( int  index,
Object  text 
)

Definition at line 115 of file TokenRewriteStream.java.


Member Function Documentation

int org.antlr.runtime.TokenRewriteStream.InsertBeforeOp.execute ( StringBuffer  buf  ) 

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

Reimplemented from org.antlr.runtime.TokenRewriteStream.RewriteOperation.

Definition at line 118 of file TokenRewriteStream.java.


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

Generated on Wed Oct 1 14:13:43 2008 for ANTLR API by  doxygen 1.5.5