ExprSyntaxProtocol

Protocol to which all ExprSyntax nodes conform.

SyntaxBaseNodes.swift:323
protocol ExprSyntaxProtocol : SyntaxProtocol
Browse conforming types

Extension point to add common methods to all ExprSyntax nodes.