Interface TupleExpression

Hierarchy

  • TupleExpression

Properties

argumentTypes?: null | TypeDescriptions[]
components: (null | Expression)[]
id: number
isConstant: boolean
isInlineArray: boolean
isLValue: boolean
isPure: boolean
lValueRequested: boolean
nodeType: "TupleExpression"
src: string
typeDescriptions: TypeDescriptions

Generated using TypeDoc