1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/PhpVisitor
2020-09-14 10:58:36 -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 More return types (#4173) 2020-09-12 11:24:05 -04:00
ParamReplacementVisitor.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
PartialParserVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ReflectorVisitor.php Fix regression – detect unused params with defaults again 2020-09-14 10:58:36 -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 More return types (#4173) 2020-09-12 11:24:05 -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