compilationUnit property
AstNode
compilationUnit
final
The AST node representing the compilation unit of this element.
Implementation
final AstNode compilationUnit;
The AST node representing the compilation unit of this element.
final AstNode compilationUnit;