Interface Conditional

Hierarchy

  • Conditional

Properties

argumentTypes?: null | TypeDescriptions[]
condition: Expression
falseExpression: Expression
id: number
isConstant: boolean
isLValue: boolean
isPure: boolean
lValueRequested: boolean
nodeType: "Conditional"
src: string
trueExpression: Expression
typeDescriptions: TypeDescriptions

Generated using TypeDoc