Scry::BuildFailure
Inherits Struct / Value / Object
Failure JSON output by Crystal compiler
Constructors
new(__temp_436 : JSON::PullParser)
SourceInstance methods
build_lsp_diagnostic
Sourcecolumn
Sourcecolumn=(_column : Int32)
Sourcefile
Sourcefile=(_file : String)
Sourceline
Sourceline=(_line : Union(Int32, Nil))
Sourcemessage
Sourcemessage=(_message : String)
Sourcesize
Sourcesize=(_size : Union(Int32, Nil))
Sourceto_json(json : JSON::Builder)
Source