hasBeenAnnotated property
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;
Whether this configuration is empty.
An empty configuration doesn't contain any semantic information that it wants to contribute to the semantics tree.
bool get hasBeenAnnotated => _hasBeenAnnotated;