Class NumericConstant

    • Constructor Detail

      • NumericConstant

        public NumericConstant​(Metadata metadata,
                               java.lang.String number)
        Parameters:
        metadata - A Metadata object containing information about the code that generated this AST node.
        number - the number
      • NumericConstant

        public NumericConstant​(Metadata metadata,
                               double number)
        Parameters:
        metadata - A Metadata object containing information about the code that generated this AST node.
        number - the number