struct

Scry::BuildFailure

Inherits Struct / Value / Object

Failure JSON output by Crystal compiler

Constructors

new(__temp_436 : JSON::PullParser)
Source

Instance methods

build_lsp_diagnostic
Source
column
Source
column=(_column : Int32)
Source
file
Source
file=(_file : String)
Source
line
Source
line=(_line : Union(Int32, Nil))
Source
message
Source
message=(_message : String)
Source
size
Source
size=(_size : Union(Int32, Nil))
Source
to_json(json : JSON::Builder)
Source