1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/PhpVisitor
2021-12-04 03:37:19 +01:00
..
Reflector Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
AssignmentMapVisitor.php ->args to ->getArgs 2021-10-09 23:37:04 +02:00
CheckTrivialExprVisitor.php use Attribute feature of PHP-Parser to avoid dealing with dynamic properties 2021-10-13 13:27:56 +02:00
CloningVisitor.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
ConditionCloningVisitor.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
NodeCleanerVisitor.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
NodeCounterVisitor.php cleanup 2021-10-04 00:03:06 +02:00
OffsetShifterVisitor.php cleanup 2021-10-04 00:03:06 +02:00
ParamReplacementVisitor.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
PartialParserVisitor.php Import instead of using fqn constants 2021-12-03 21:25:22 +01:00
ReflectorVisitor.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
ShortClosureVisitor.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
SimpleNameResolver.php remove the remaining dynamic property assignment 2021-11-29 20:12:59 +01:00
TraitFinder.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
TypeMappingVisitor.php Import instead of using fqn 2021-12-03 20:11:20 +01:00