nikic
|
e0fe21287d
|
Add specialized constructors for all expression nodes apart from lambda
|
2011-08-11 10:25:51 +02:00 |
|
nikic
|
22b507e9f4
|
Rename Bin[ary] to Bitwise (which is the correct name)
|
2011-08-11 08:42:28 +02:00 |
|
nikic
|
ffecbf8ca5
|
Let the pretty printing methods for statements decide for themselves whether or not they add a semicolon. Only automatically add semicolons for expressions.
|
2011-08-04 18:44:21 +02:00 |
|
nikic
|
684a638f46
|
Add possibility to pretty print expressions to PrettyPrinter
|
2011-08-04 18:19:45 +02:00 |
|
nikic
|
78f15cd50b
|
Associate last encountered doccomment with next node
|
2011-07-03 16:35:45 +02:00 |
|
nikic
|
fb45e8a30c
|
Put statements belonging to a namespace statement into its stmt property, add some further checks against invalid namespace usage and fix the pretty printer to print global namespaces
|
2011-06-26 18:41:01 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|