Skip to content

Commit

Permalink
Sort out sections and non-terminal symbols
Browse files Browse the repository at this point in the history
- Add 'type' section

- Collect functions in 'function' section
  `Constructor` `Destructor` `StructPostblit` `UnitTest` etc

- AggregateDeclaration
  Contains ClassDeclaration and InterfaceDeclaration

- [Bug fix] Move `Pragma` and `Property` in 'attributes' section
  `@safe`, `@trusted`, and `@system` should be a part of `Attribute`
  • Loading branch information
9rnsr committed Dec 7, 2013
1 parent efe2b9c commit 40bef99
Showing 1 changed file with 249 additions and 291 deletions.

0 comments on commit 40bef99

Please sign in to comment.