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