Class: VORuby::ADQL::V1_0::NumberLiteral

Inherits:
Literal
  • Object
show all
Defined in:
lib/voruby/adql/1.0/adql.rb

Overview

The base type for all numbers

Direct Known Subclasses

IntegerLiteral, RealLiteral

Instance Attribute Summary

Attributes inherited from Literal

#value

Method Summary

Methods inherited from Literal

#==, #initialize, #to_s, #to_xml

Methods included from SerializableToXml

#element

Constructor Details

This class inherits a constructor from VORuby::ADQL::V1_0::Literal