Enumerations
The following enumerations are available globally.
-
See moreEdgeRoleconverts theindexStoreDB‘s typeSymbolRoleinto codeable enum roles to annotate the dependency graphs edgesDeclaration
Swift
public enum EdgeRole : CaseIterableextension EdgeRole: Codable
-
An enum that represents the different types of nodes that can exists in the dependency graph. These kinds are based on the indexStoreDB SymbolKinds
See moreDeclaration
Swift
public enum NodeKindextension NodeKind: Codable
Enumerations Reference