dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
UMLComponentDiagram.put
dextool
plugin
backend
plantuml
UMLComponentDiagram
Add a location that the component encapsulate
void
put
(
Key
key
,
DisplayName
display_name
)
void
put
(
Key
key
,
Location
loc
)
class
UMLComponentDiagram
void
put
@
trusted
(
Key
key
,
Location
loc
)
out { assert (key in components); }
Meta
Source
See Implementation
dextool
plugin
backend
plantuml
UMLComponentDiagram
functions
asArray
nameSortedRange
put
relate
relateTo
relateToFlatArray
toString
Add a location that the component encapsulate