isProtocol(_:)

Check whether the non-type erased version of this syntax node conforms to MissingNodeSyntax. Note that this will incur an existential conversion.

SyntaxTraits.swift:350
func isProtocol(_: MissingNodeSyntax.Protocol) -> Bool