element property

Element? element

The element referenced by effectiveName. Is null if not resolved yet, not null inside valid ObjectPatterns, always null inside RecordPatterns.

Implementation

Element? get element;