declaration property

AstNode? declaration
final

The node that represents a dart code snippet in the AST structure.

Implementation

final AstNode? declaration;