an #IdeFile
the line number starting from zero
the character offset within the line
the character offset in the file
Retrieves the target line number starting from 0.
Retrieves the character offset within the line.
Retrieves the character offset within the file.
Increments the reference count of self
by one.
Decrements the reference count of self
by one. If the reference count
reaches zero, then the structure is freed.
Creates a new #IdeSourceLocation, using the file, line, column, and character offset provided.
an #IdeFile
the line number starting from zero
the character offset within the line
the character offset in the file
Creates a new #IdeSourceLocation, using the file, line, column, and character offset provided.