Method: Fdlint::Parser::Node#to_s

Defined in:
lib/fdlint/parser/node.rb

#to_sObject



20
21
22
# File 'lib/fdlint/parser/node.rb', line 20

def to_s
  text
end