Global Functionswift-syntax 600.0.1SwiftSyntax
findCommonAncestorOrSelf(_:)
Returns the bottommost node whose subtree contains all nodes in nodes
.
func findCommonAncestorOrSelf(_ nodes: [Syntax]) -> Syntax?
Returns the bottommost node whose subtree contains all nodes in nodes
.
func findCommonAncestorOrSelf(_ nodes: [Syntax]) -> Syntax?
s11SwiftSyntax24findCommonAncestorOrSelfyAA0B0VSgSayADGF
What are these?91RPK