NAME
Config::HAProxy::Node::Empty - empty HAProxy configuration node
DESCRIPTION
Objects of this class represent empty lines in HAProxy configuration file.
METHODS
is_empty
Always true.
orig
Returns original line as it appeared in the configuration file.
locus
Returns the location of this statement in the configuration file (the Text::Locus object).
SEE ALSO
Config::HAProxy::Node, Text::Locus.