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::Macro - a preprocessor-style macro

DESCRIPTION

Defined with the -define() directive; expands as any node.

Accessors

macro

The name of the macro being invoked.

Methods

print

Pretty-prints the node to its filehandle argument.

EXAMPLE

        ?MODULE