Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Binding

Index

Constructors

constructor

  • new Binding(opts: object): Binding
  • Parameters

    Returns Binding

Properties

constant

constant: boolean

constantViolations

constantViolations: NodePath[]

identifier

identifier: Identifier

kind

kind: "var" | "let" | "const" | "module"

path

path: NodePath

referencePaths

referencePaths: NodePath[]

referenced

referenced: boolean

references

references: number

scope

scope: Scope

Generated using TypeDoc