NAME
Erlang::Parser::Node::Float - a floating point integer
DESCRIPTION
A number with decimal places.
Accessors
float- 
The value.
 
Methods
print- 
Pretty-prints the node to its filehandle argument.
 
EXAMPLE
4.1Erlang::Parser::Node::Float - a floating point integer
A number with decimal places.
floatThe value.
printPretty-prints the node to its filehandle argument.
4.1