nikic
|
2f5ebf7c4d
|
Store line and doc comment as attributes
|
2012-05-04 10:16:59 +02:00 |
|
nikic
|
126efbc056
|
Make more things optional
Make $stmts and $subNodes optional in most places
|
2011-10-28 19:14:06 +02:00 |
|
nikic
|
f202aa9814
|
[API] Make all constructors specialized
For nodes that accept many optional arguments I chose to keep the $subNodes argument, but provide default values instead.
|
2011-10-28 19:06:24 +02:00 |
|
nikic
|
ca51472c2f
|
Move Variable to Expr_Variable, move Stmt_FuncParam to Param (as it is used both in stmts and expr and both in funcs and methods)
|
2011-08-14 18:51:42 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|