Class: VORuby::ADQL::V1_0::UserDefinedFunction::ListOfScalarExpression
- Inherits:
-
TypedArray
- Object
- Array
- TypedArray
- VORuby::ADQL::V1_0::UserDefinedFunction::ListOfScalarExpression
- Defined in:
- lib/voruby/adql/1.0/adql.rb
Class Method Summary collapse
Methods inherited from TypedArray
#<<, #[]=, #clear, #initialize, #insert, maximum_length, #replace, #to_s
Methods inherited from Array
Constructor Details
This class inherits a constructor from TypedArray
Class Method Details
.restricted_to ⇒ Object
623 |
# File 'lib/voruby/adql/1.0/adql.rb', line 623 def self.restricted_to; [ScalarExpression] end |