Skip to content

#452: Add new Swift 3.0 access modifiers to the grammar#455

Merged
adityatrivedi merged 3 commits intomasterfrom
at-452-access-levels-bugfix
Oct 11, 2016
Merged

#452: Add new Swift 3.0 access modifiers to the grammar#455
adityatrivedi merged 3 commits intomasterfrom
at-452-access-levels-bugfix

Conversation

@adityatrivedi
Copy link
Copy Markdown
Member

@adityatrivedi adityatrivedi commented Oct 9, 2016

Pull Request branch is based on at-453-enum-case-lower-camel-case-bugfix.

Resolves #452.

Add fileprivate and open access levels to grammar.
Add missing keywords to the Grammar.
Update grammar tests for Access Modifiers and Error Handling.
@a4sriniv
Copy link
Copy Markdown
Member

👍

@adityatrivedi adityatrivedi merged commit f73d91f into master Oct 11, 2016
@adityatrivedi adityatrivedi deleted the at-452-access-levels-bugfix branch October 11, 2016 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't parse new access levels (open and fileprivate)

3 participants