struct Presto::ErrorLocation
- Presto::ErrorLocation
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
presto/presto_types.crConstructors
Instance Method Summary
- #column_number : Int32
- #column_number=(column_number : Int32)
- #line_number : Int32
- #line_number=(line_number : Int32)