Class: HAProxy::Treetop::ServerLine
- Inherits:
-
Treetop::Runtime::SyntaxNode
- Object
- Treetop::Runtime::SyntaxNode
- HAProxy::Treetop::ServerLine
- Defined in:
- lib/haproxy/treetop/nodes.rb
Instance Method Summary collapse
Methods included from OptionalValueElement
Methods included from ServiceAddressContainer
#host, #port, #service_address
Methods included from StrippedTextContent
Instance Method Details
#name ⇒ Object
120 121 122 |
# File 'lib/haproxy/treetop/nodes.rb', line 120 def name self.server_name.content end |