nikic
|
4137d7a7a8
|
Add modifier accessors for ClassMethod etc
|
2012-07-07 16:08:37 +02:00 |
|
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
|
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 |
|