Interro::QueryValue
Inherits Struct / Value / Object
Constructors
new(value : String, index : Int32)
SourceInstance methods
!=(other : Nil)
Source!=(other : Value)
Source<(other : Value)
Source<=(other : Value)
Source==(other : Nil)
Source==(other : Value)
Source>(other : Value)
Source>=(other : Value)
Sourcein?(array : Enumerable(Value))
Sourcein?(array : Enumerable(Any))
Sourceindex
Sourcenot_in?(array : Enumerable(Value))
Sourcenot_in?(array : Enumerable(Any))
Sourcevalue
Source