NAME
Erlang::Parser::Node::Integer - an integer
DESCRIPTION
A number.
Accessors
int
-
The value.
Methods
print
-
Pretty-prints the node to its filehandle argument.
EXAMPLE
42
Erlang::Parser::Node::Integer - an integer
A number.
int
The value.
print
Pretty-prints the node to its filehandle argument.
42