TupleTypeElementSyntax

SyntaxNodesTUVWXYZ.swift:1370
struct TupleTypeElementSyntax

Children

  • inoutKeyword: inout?

  • firstName: (<identifier> | _)?

  • secondName: (<identifier> | _)?

  • colon: :?

  • type: TypeSyntax

  • ellipsis: ...?

  • trailingComma: ,?

Contained in