dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
SourceLoc
dextool
plugin
mutate
backend
type
Location in the source code.
@
safe
struct
SourceLoc {
uint
line
;
uint
column
;
}
Members
Variables
column
uint
column
;
Undocumented in source.
line
uint
line
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
type
aliases
Checksum
enums
Language
OpTypeInfo
structs
CodeChecksum
CodeMutant
MutantTestCount
Mutation
MutationPoint
Offset
SourceLoc
TestCase
TestGroup
Token
variables
invalidUtf8
Location in the source code.