parser icon indicating copy to clipboard operation
parser copied to clipboard

[meta] Statements

Open Hywan opened this issue 9 years ago • 0 comments

Address #11.

Specification

https://github.com/php/php-langspec/blob/master/spec/19-grammar.md#statements

Progression

  • [ ] General,
  • [ ] Compound statements,
  • [ ] Labeled statements,
  • [ ] Expression statements,
  • [ ] Iteration statements,
  • [ ] Jump statements,
  • [ ] The try statement,
  • [ ] The declare statement,
  • [ ] Functions,
  • [ ] Classes,
  • [ ] Interfaces,
  • [ ] Traits,
  • [ ] Namespaces.

Hywan avatar Jul 06 '16 14:07 Hywan