type
DefinitionMap
A map that can be used to store and lookup reference definitions by a label. The labels are case-insensitive and normalized, the same way as for LinkReferenceDefinition nodes.
constructors
fields
| of | 
 The type of definition stored in this map  | 
|---|
methods
| addAll | |
|---|---|
| get | |
| putIfAbsent | 
 Store a new definition unless one is already in the map.  | 
Slot Details
addAll
 Void addAll(DefinitionMap that)
get
make
new make(Type of)
of
const Type of
The type of definition stored in this map