node property

AstNode node

The node that declares the element. Depending on whether it is returned from ResolvedLibraryResult or ParsedLibraryResult it might be resolved or just parsed.

Implementation

AstNode get node;