isProtocol(_:)

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

SyntaxTraits.swift:469
func isProtocol(_: WithCodeBlockSyntax.Protocol) -> Bool