nikic
|
6ef6e1dab3
|
Cover errors (and fix errors for namespace names)
|
2011-11-27 12:58:20 +01: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
|
05c514f9c5
|
Instantiate a Node_Name for 'static', too. Fix some doc comments.
|
2011-08-19 17:44:42 +02:00 |
|
nikic
|
eaa9e62900
|
Add checks against use of self / parent class names and static constructors
|
2011-08-04 12:03:34 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|