span property

  1. @override
SourceSpan span
final

The source span for this node.

SourceSpan.message can be used to produce a human-friendly message about this node.

Implementation

@override
final SourceSpan span;