dextool v3.3.0 (2021-06-08T20:46:23Z)
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.