NAME

Erlang::Parser::Node::Variable - a variable

DESCRIPTION

Any use or reference to a variable, bound or unbound.

Accessors

variable

The name of the variable.

Methods

print

Pretty-prints the node to its filehandle argument.

EXAMPLE

Argument