isProtocol(_:)

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

SyntaxTraits.swift:515
func isProtocol(_: WithGenericParametersSyntax.Protocol) -> Bool