This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2025-01-20 12:46:47 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PHP-Parser
/
lib
/
PHPParser
/
Node
History
nikic
2703f42933
If the short alias syntax is used compute the alias instead of setting it to null
2011-08-04 12:58:12 +02:00
..
Expr
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Scalar
Add missing #line hint for strings
2011-06-28 14:16:10 +02:00
Stmt
If the short alias syntax is used compute the alias instead of setting it to null
2011-08-04 12:58:12 +02:00
Expr.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Name.php
Add getLast and toString (and __toString) methods to Node_Name
2011-08-04 12:02:14 +02:00
Scalar.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Stmt.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00
Variable.php
Prefix all classes with PHPParser_
2011-06-05 18:40:04 +02:00