Files
swift-mirror/include/swift/Syntax/SyntaxNodes.h.gyb
Alex Hoppen 06bce44cf6 [libSyntax] Add validate method to all syntax nodes
For syntax nodes that previously didn’t have a `validate` method, the newly added `validate` method is a no-op. This will make validation easier in upcoming generic code.
2021-03-09 11:16:50 +01:00

4.0 KiB