php-parser/lib/PhpParser/Node
2021-12-06 21:33:02 +01:00
..
Expr Make NullsafeMethodCall extend from CallLike 2021-11-14 17:43:29 +01:00
Name [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Scalar Add support for explicit octal literals 2021-09-03 16:29:30 +02:00
Stmt Fix PHPDoc type of namespacedName properties 2021-12-06 21:33:02 +01:00
Arg.php Don't make VariadicPlaceholder an expression 2021-09-12 21:59:26 +02:00
Attribute.php [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
AttributeGroup.php [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
ComplexType.php Introduce ComplexType base class 2021-09-02 18:35:05 +02:00
Const_.php Fix PHPDoc type of namespacedName properties 2021-12-06 21:33:02 +01:00
Expr.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
FunctionLike.php Introduce ComplexType base class 2021-09-02 18:35:05 +02:00
Identifier.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
IntersectionType.php Add support for intersection types 2021-09-03 15:06:33 +02:00
MatchArm.php [PHP 8.0] Add match expressions (#672) 2020-07-15 21:40:05 +02:00
Name.php Remove repeated word from PHPDoc in Name 2020-08-23 08:59:38 +02:00
NullableType.php Introduce ComplexType base class 2021-09-02 18:35:05 +02:00
Param.php Introduce ComplexType base class 2021-09-02 18:35:05 +02:00
Scalar.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Stmt.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
UnionType.php Introduce ComplexType base class 2021-09-02 18:35:05 +02:00
VariadicPlaceholder.php Don't make VariadicPlaceholder an expression 2021-09-12 21:59:26 +02:00
VarLikeIdentifier.php Add public visibility to getType method (#463) 2018-01-10 18:57:48 +01:00