Files
swift-mirror/lib/Syntax/SyntaxFactory.cpp.gyb
Xi Ge 678ab0406e libSyntax: teach the generic factory method for syntax nodes creation
to check text-choices of a token child.

This allows us to reject the creation of a syntax node if one of its token
syntax children doesn't follow the required textual choices, e.g.
modifiers.
2017-12-14 12:26:00 -08:00

12 KiB