isProtocol(_:)

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

SyntaxTraits.swift:662
func isProtocol(_: WithTrailingCommaSyntax.Protocol) -> Bool