Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Binding

Hierarchy

  • Binding

Index

Constructors

constructor

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