parser
parser copied to clipboard
[meta] Variables
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.