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
ArgumentErlang::Parser::Node::Variable - a variable
Any use or reference to a variable, bound or unbound.
variableThe name of the variable.
printPretty-prints the node to its filehandle argument.
Argument