struct Scry::Implementations::ImplementationLocation
- Scry::Implementations::ImplementationLocation
- Struct
- Value
- Object
Defined in:
scry/implementations.crConstructors
Instance Method Summary
- #column : Int32
- #column=(_column : Int32)
- #filename : String
- #filename=(_filename : String)
- #line : Int32
- #line=(_line : Int32)
- #to_json(json : JSON::Builder)