dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
Lookup
dextool
plugin
frontend
plantuml
Undocumented in source.
struct
Lookup {
import
cpptooling
.
data
.
symbol
:
Container
,
USRType
;
;
import
cpptooling
.
data
:
Location
,
LocationTag
,
TypeKind
;
;
auto
kind
(USRType usr);
auto
location
(USRType usr);
}
Members
Functions
kind
auto
kind
(USRType usr)
Undocumented in source. Be warned that the author may not have intended to support it.
location
auto
location
(USRType usr)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dextool
plugin
frontend
plantuml
classes
PlantUMLFrontend
functions
genUml
static variables
plantuml_opt
structs
Lookup
RawConfiguration