struct Presto::PrestoColumn
- Presto::PrestoColumn
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
presto/presto_types.crConstructors
Instance Method Summary
- #name : String
- #name=(name : String)
- #type : String
- #type=(type : String)
- #type_signature : TypeSignature
- #type_signature=(type_signature : TypeSignature)