parser icon indicating copy to clipboard operation
parser copied to clipboard

[meta] Variables

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#variables

Progression

  • [ ] Function static declaration,
  • [ ] Static variable name list,
  • [ ] Static variable declaration,
  • [ ] Function static initializer,
  • [ ] Global declaration,
  • [ ] Variable name list.

Hywan avatar Jul 06 '16 14:07 Hywan