Method: ChiliPDF::StringToken#replacement_object

Defined in:
lib/chili_pdf/string_token.rb

#replacement_objectObject (readonly)

Returns the String replacement_object of token



20
21
22
# File 'lib/chili_pdf/string_token.rb', line 20

def replacement_object
  @replacement_object
end