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-11-07 10:17:25 +01:00
..
Reflector ignore comments after taint-sink 2021-11-07 10:17:25 +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 Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ConditionCloningVisitor.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
NodeCleanerVisitor.php Misc improvements (#4314) 2020-10-15 13:23:35 -04: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 try to fix offsets 2021-08-07 00:08:19 +02:00
PartialParserVisitor.php cleanup 2021-10-04 00:03:06 +02:00
ReflectorVisitor.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
ShortClosureVisitor.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
SimpleNameResolver.php [TASK] Resolve namespace of class related AST statements 2021-09-27 11:19:24 +02:00
TraitFinder.php cleanup 2021-10-04 00:03:06 +02:00
TypeMappingVisitor.php interface compat 2021-09-25 17:33:12 +02:00