php-parser/lib/PHPParser/Node/Scalar
nikic 933bebb9b8 Fix parsing of special int syntaxes
Also add the means to test code parsing.
2011-11-26 16:09:39 +01:00
..
ClassConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
DirConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
DNumber.php Fix some readme + doccomment typos 2011-09-28 16:26:51 +02:00
Encapsed.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
FileConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
FuncConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
LineConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
LNumber.php Fix parsing of special int syntaxes 2011-11-26 16:09:39 +01:00
MethodConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
NSConst.php Give all Scalar nodes and the special nodes Name and Variable specialized constructors for easier use 2011-08-09 15:07:05 +02:00
String.php Properly parse escape sequences: 2011-08-20 10:40:27 +02:00
TraitConst.php [5.4] Add support for traits 2011-10-30 12:03:29 +01:00