z7zmey / php-parser

PHP parser written in Go

Home Page:https://php-parser.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save parentheses and curly braces into nodes meta

z7zmey opened this issue · comments

223 changed files with 9,763 additions and 5,907 deletions and now parser saves all optional tokens and tokens with different representation like != and <>, and printer prints them as in the original file.