Method: ANTLR3::Rewrite::RewriteOperation#text

Defined in:
lib/antlr3/streams/rewrite.rb

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



38
39
40
# File 'lib/antlr3/streams/rewrite.rb', line 38

def text
  @text
end