struct Sabo::Parameter
- Sabo::Parameter
- Struct
- Value
- Object
Defined in:
sabo/parameter.crConstructors
Class Method Summary
Instance Method Summary
- #namespace : String?
- #value : Array(Sabo::Parameter) | Bool | Float32 | Float64 | Hash(String, Sabo::Parameter) | Int16 | Int32 | Int64 | Int8 | String | UInt128 | UInt16 | UInt32 | UInt64 | UInt8
Constructor Detail
Class Method Detail
Instance Method Detail
def value : Array(Sabo::Parameter) | Bool | Float32 | Float64 | Hash(String, Sabo::Parameter) | Int16 | Int32 | Int64 | Int8 | String | UInt128 | UInt16 | UInt32 | UInt64 | UInt8
#