class RuboCop::AST::FloatNode

A node extension for `float` nodes. This will be used in place of a plain node when the builder constructs the AST, making its methods available to all `float` nodes within RuboCop.