Method: ANTLR3::Rewrite::RewriteOperation#execute
- Defined in:
- lib/antlr3/streams/rewrite.rb
#execute ⇒ Object
:method: execute( buffer ) run the rewrite operation represented by this object and append the output to buffer
71 |
# File 'lib/antlr3/streams/rewrite.rb', line 71 abstract :execute |