cast(_:)

RawSyntaxNodeProtocol.swift:38

This declaration is gated by at least one @_spi attribute.

func cast<S>(_ syntaxType: S.Type) -> S where S : RawSyntaxNodeProtocol