Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Slang::AST::SourceLoc
Inherits
Struct
<
Value
<
Object
1-based source location
Constructors
new
(line :
Int32
, column :
Int32
)
Source
Instance methods
clone
Source
column
copy_with
(line _line = @line, column _column = @column)
Source
line