nikic
|
2f5ebf7c4d
|
Store line and doc comment as attributes
|
2012-05-04 10:16:59 +02:00 |
|
nikic
|
62183807ee
|
Add test coverage for Node_Name
And fix bugs found while doing so.
|
2011-09-28 18:11:28 +02:00 |
|
nikic
|
d5f148b43f
|
Merge Node_Name and Node_Name_Normal
|
2011-09-24 23:31:18 +02:00 |
|
nikic
|
df7cb44eed
|
Use seperate Name node classes instead of type subnode
|
2011-09-24 16:53:40 +02:00 |
|
nikic
|
818eb3940b
|
Allow to pass a string to the constructor of Node_Name
|
2011-08-09 15:23:18 +02:00 |
|
nikic
|
f67ff50550
|
Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use
|
2011-08-09 15:07:05 +02:00 |
|
nikic
|
29bac2a120
|
Further Name node methods
|
2011-08-04 16:30:04 +02:00 |
|
nikic
|
664be2871a
|
Make the resolve type of a name a normal subnode (type)
|
2011-08-04 13:59:56 +02:00 |
|
nikic
|
9c53838b1f
|
Properly handle fully qualified and relative names
|
2011-08-04 13:53:23 +02:00 |
|
nikic
|
217280c9ba
|
Add getLast and toString (and __toString) methods to Node_Name
|
2011-08-04 12:02:14 +02:00 |
|
nikic
|
620525a5da
|
Prefix all classes with PHPParser_
|
2011-06-05 18:40:04 +02:00 |
|