1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/PhpVisitor
2020-10-05 09:50:32 -04:00
..
AssignmentMapVisitor.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
CheckTrivialExprVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
CloningVisitor.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ConditionCloningVisitor.php More return types (#4173) 2020-09-12 11:24:05 -04:00
NodeCleanerVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
NodeCounterVisitor.php More return types (#4173) 2020-09-12 11:24:05 -04:00
OffsetShifterVisitor.php replace deprecated methods with their equivalent (#4217) 2020-09-20 08:56:49 -04:00
ParamReplacementVisitor.php replace deprecated methods with their equivalent (#4217) 2020-09-20 08:56:49 -04:00
PartialParserVisitor.php replace deprecated methods with their equivalent (#4217) 2020-09-20 08:56:49 -04:00
ReflectorVisitor.php 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
ShortClosureVisitor.php replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176) 2020-09-13 16:39:06 -04:00
SimpleNameResolver.php replace deprecated methods with their equivalent (#4217) 2020-09-20 08:56:49 -04:00
TraitFinder.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
TypeMappingVisitor.php More return types (#4173) 2020-09-12 11:24:05 -04:00