isProtocol(_:)

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

SyntaxTraits.swift:123
func isProtocol(_: DeclGroupSyntax.Protocol) -> Bool