NAME
Erlang::Parser::Node::Literal - a character literal
DESCRIPTION
A number based on the ASCII value (Unicode codepoint?) of a character.
Accessors
literal- 
The character (or string) which we take the literal value of.
 
Methods
print- 
Pretty-prints the node to its filehandle argument.
 
EXAMPLE
$X