SimpleTypeSpecifierSyntax

A specifier that can be attached to a type to eg. mark a parameter as inout or consuming

SyntaxNodesQRS.swift:1084
struct SimpleTypeSpecifierSyntax

Children

  • specifier: (inout | __shared | __owned | isolated | _const | borrowing | consuming | _resultDependsOn | sending)

Contained in