dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
LocationTag.this
cpptooling
data
type
LocationTag
Create either a noloc instance when passed null or a location.
this
(T t)
struct
LocationTag
@
safe
pure
this
(
T
)
(
T
t
)
this
(string file, uint line, uint column)
Meta
Source
See Implementation
cpptooling
data
type
LocationTag
constructors
this
enums
Kind
functions
toString
variables
kind
payload
Create either a noloc instance when passed null or a location.