hasBeenAnnotated property

bool hasBeenAnnotated

Whether this configuration is empty.

An empty configuration doesn't contain any semantic information that it wants to contribute to the semantics tree.

Implementation

bool get hasBeenAnnotated => _hasBeenAnnotated;