Class: HAProxy::Treetop::Whitespace

Inherits:
Treetop::Runtime::SyntaxNode
  • Object
show all
Defined in:
lib/haproxy/treetop/nodes.rb

Instance Method Summary collapse

Instance Method Details

#contentObject



53
54
55
# File 'lib/haproxy/treetop/nodes.rb', line 53

def content
  self.text_value
end