The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Erlang::Parser::Node::VariableRecordAccess - variable record access

DESCRIPTION

An access of a variable record's component.

Accessors

variable

The Erlang::Parser::Node::Variable which is being accessed.

record

An Erlang::Parser::Node::Atom which defines the record and (!) the record part. (TODO)

Methods

print

Pretty-prints the node to its filehandle argument.

EXAMPLE

        MyVar#state.part