NAME
Erlang::Parser::Node::Atom - a plain atom
DESCRIPTION
The basic symbol unit in Erlang.
Accessors
atom- 
The string representation of the atom>
 
Methods
print- 
Pretty-prints the node to its filehandle argument.
 
EXAMPLE
my.atom@is.long.Erlang::Parser::Node::Atom - a plain atom
The basic symbol unit in Erlang.
atomThe string representation of the atom>
printPretty-prints the node to its filehandle argument.
my.atom@is.long.