Class ASTFloatingPointLiteral

  • All Implemented Interfaces:
    Node, Renderable

    public class ASTFloatingPointLiteral
    extends SimpleNode
    Handles floating point numbers. The value will be either a Double or a BigDecimal.
    Since:
    1.5