Class ImportDirective

Hierarchy

  • BaseNode
    • ImportDirective

Constructors

Properties

location: Location
path: PathContext
range: [number, number]
src: `${number}:${number}`
symbolAliases: SymbolAliases[] = []
type: "ImportDirective" = ...
unitAlias: null | Identifier = null

Generated using TypeDoc