1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
Jon Cave 0911b2e1ce Add line number information to comments
Line numbers are stored in the $line property of the PHPParser_Comment
and PHPParser_Comment_Doc classes and can be retrieved with getLine().
2012-06-06 14:33:38 +01:00
..
code Fix parsing of new expressions in parenthesis 2012-05-12 14:11:10 +02:00
PHPParser/Tests Add line number information to comments 2012-06-06 14:33:38 +01:00