ICxReference

Description

interface Tinman.Core.Cx.ICxReference

Base interface for Code-X PSI nodes that reference another PSI node.

Public / Attributes

Resolved


public attribute Resolved → (get)

value : CxNode

The CxNode this reference resolves to or null iff not resolved.

Returns the resolved reference.