getDefinition

fun <R, D> ReferenceNode<R, D>.getDefinition(context: Context): D?

Return

the definition associated with this reference within the document handled by context, or null if the definition for this node is not registered or resolved

Parameters

context

context where the ResolvedReferenceProperty is stored