The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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