Hierarchy

Constructors

  • Parameters

    • expression: string
    • range: number | [number, number]
    • Optional runtimeRequirements: string[]

    Returns ConstDependency

Properties

expression: string
module: any
optional: boolean
range: number | [number, number]
runtimeRequirements: null | Set<string>
weak: boolean
EXPORTS_OBJECT_REFERENCED: string[][]
NO_EXPORTS_REFERENCED: string[][]
TRANSITIVE: typeof TRANSITIVE
Template: typeof ConstDependencyTemplate

Accessors

  • get category(): string
  • Returns string

  • get disconnect(): any
  • Returns any

  • get type(): string
  • Returns string

Methods

  • Returns undefined | string

  • implement this method to allow the occurrence order plugin to count correctly

    Returns number

  • Returns the referenced module and export

    Parameters

    Returns never

  • Parameters

    • Optional startLine: any
    • Optional startColumn: any
    • Optional endLine: any
    • Optional endColumn: any

    Returns void

Generated using TypeDoc