DirectiveExtension extension

on
  • Directive

Properties

referencedLibrary → LibraryElement?

Available on Directive, provided by the DirectiveExtension extension

If the target imports or exports a LibraryElement, returns it.
no setter
referencedSource → Source?

Available on Directive, provided by the DirectiveExtension extension

If referencedUri is a DirectiveUriWithSource, returns the Source from it.
no setter
referencedUri → DirectiveUri?

Available on Directive, provided by the DirectiveExtension extension

Returns the DirectiveUri from the element.
no setter