Class FloatingPointLiteralAstNode

  • All Implemented Interfaces:
    AstNode

    public class FloatingPointLiteralAstNode
    extends LiteralAstNode
    Floating point literal AST node.
    • Constructor Detail

      • FloatingPointLiteralAstNode

        public FloatingPointLiteralAstNode​(double value)