Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SomeStatement

Hierarchy

Index

Properties

alternate

alternate: SomeStatement

argument

argument: SomeExpression

block

body

cases

cases: SwitchCase[]

consequent

consequent: SomeStatement

discriminant

discriminant: SomeExpression

each

each: boolean

expression

expression: SomeExpression

finalizer

finalizer: BlockStatement

guardedHandlers

guardedHandlers: CatchClause[]

handler

handler: CatchClause

init

label

label: Identifier

Optional leadingComments

leadingComments: Comment[]

left

lexical

lexical: boolean

Optional loc

object

object: SomeExpression

Optional range

range: number[]

right

test

Optional trailingComments

trailingComments: Comment[]

type

type: string

update

update: SomeExpression

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