declaredFragment property
The fragment associated with this compilation unit.
Returns null if the AST structure hasn't been resolved.
Implementation
@override
LibraryFragment? get declaredFragment;
The fragment associated with this compilation unit.
Returns null if the AST structure hasn't been resolved.
@override
LibraryFragment? get declaredFragment;