Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConditionalExpression

Hierarchy

  • Node
    • ConditionalExpression

Index

Properties

alternate

alternate: Expression

consequent

consequent: Expression

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

test

Optional trailingComments

trailingComments: Comment[]

type

type: "ConditionalExpression"

Generated using TypeDoc