1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/PhpVisitor
orklah f66d57f19d
add native return types (#4116)
* add native return types

* remove redundant phpdoc
2020-09-04 16:26:33 -04:00
..
AssignmentMapVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
CheckTrivialExprVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
CloningVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ConditionCloningVisitor.php Align paramter names 2020-08-09 23:19:59 -04:00
NodeCleanerVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
NodeCounterVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
OffsetShifterVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ParamReplacementVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
PartialParserVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ReflectorVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ShortClosureVisitor.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
SimpleNameResolver.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
TraitFinder.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
TypeMappingVisitor.php Align paramter names 2020-08-09 23:19:59 -04:00