definingCompilationUnit property

  1. @Deprecated(elementModelDeprecationMsg)
CompilationUnitElement get definingCompilationUnit

The compilation unit that defines this library.

Implementation

@Deprecated(elementModelDeprecationMsg)
CompilationUnitElement get definingCompilationUnit;