semanticsEnabled property

bool semanticsEnabled

Whether PipelineOwners connected to this PipelineManifold should collect semantics information and produce a semantics tree.

The PipelineManifold notifies its listeners (managed with addListener and removeListener) when this property changes its value.

See also:

Implementation

bool get semanticsEnabled;