php-parser/lib/PhpParser/Node
Nikita Popov 18129480ae Rename $type subnode to $flags
Type makes it sound like a type-hint, and on a number of other nodes
$type is used for exactly that. Use $flags to hold modifiers instead.
2016-07-25 13:33:19 +02:00
..
Expr PHP 7.1: list() with keys 2016-07-09 21:55:55 +02:00
Name
Scalar
Stmt Rename $type subnode to $flags 2016-07-25 13:33:19 +02:00
Arg.php
Const_.php
Expr.php
FunctionLike.php
Name.php
NullableType.php Rename $type subnode to $flags 2016-07-25 13:33:19 +02:00
Param.php
Scalar.php
Stmt.php