nikic
|
9d8e13b4a9
|
Fix Switch subnode order
Not that it makes much of a difference, but could have caused issues with
"out of order" visiting of nodes.
|
2012-10-19 14:54:56 +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
|
535cf21b73
|
Swap argument order for Node_Case
$cond is now the first parameter and is not optional.
|
2011-09-30 19:19:17 +02:00 |
|
nikic
|
92f793001b
|
Fix some readme + doccomment typos
|
2011-09-28 16:26:51 +02:00 |
|
nikic
|
ea65ea7a32
|
Make some doc comments more precise
Additionally add two further constructors
|
2011-09-23 18:45:29 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|