Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Hecr::LSP::Diagnostic
Inherits
Struct
<
Value
<
Object
Constructors
new
(line :
Int32
, column :
Int32
, message :
String
, severity :
Int32
= 1)
Source
Instance methods
clone
Source
column
copy_with
(line _line = @line, column _column = @column, message _message = @message, severity _severity = @severity)
Source
line
message
severity