:TS:Value:Declared Node

represents a value that is declared somewhere else (i.e. a variable)

Properties

NameDescription
referencedGlobalFqnglobal FQN of the value declaration that is referenced by the value node (this mainly serves as a convenience property to simplify queries)

Relations

NameTarget Label(s)CardinalityDescription
REFERENCES:TS:Variable
:TS:Function
:TS:Class
:TS:Enum
:TS:EnumMember
:TS:ExternalDeclaration
1declaration that defines the referenced value