Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VariableDeclaratorOrExpression

Hierarchy

Index

Properties

alternate

alternate: SomeExpression

argument

argument: SomeExpression

arguments

arguments: SomeExpression[]

body

callee

callee: SomeExpression

computed

computed: boolean

consequent

consequent: SomeExpression

defaults

defaults: SomeExpression[]

elements

elements: SomeExpression[]

expression

expression: boolean

expressions

expressions: SomeExpression[]

generator

generator: boolean

id

init

Optional leadingComments

leadingComments: Comment[]

left

Optional loc

object

object: SomeExpression

operator

operator: string

params

params: Identifier[]

prefix

prefix: boolean

properties

properties: Property[]

property

Optional range

range: number[]

rest

rest: Identifier

right

test

Optional trailingComments

trailingComments: Comment[]

type

type: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method