Files
swift-mirror/lib/Parse/ParsePattern.cpp
Joe Groff 2cfd14b4c0 Parse: Stub out parsing of matching patterns using expr parser.
Add a parseMatchingPattern method that just calls down to the expr parser and shoves the expr in an ExprPattern. We'll augment the expr parser with matching pattern productions soon.

Swift SVN r5833
2013-06-27 05:13:37 +00:00

14 KiB