1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Visitor
2020-01-11 12:33:58 -05:00
..
AssignmentMapVisitor.php Improve handling of unset 2018-12-20 16:03:21 -05:00
CheckTrivialExprVisitor.php Fix erroneous marking of external-mutation-free method as unused 2019-08-31 10:02:11 -04:00
CloningVisitor.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
ConditionCloningVisitor.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
NodeCleanerVisitor.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
OffsetShifterVisitor.php Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
PartialParserVisitor.php Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
ReflectorVisitor.php Fix #2547 - use better conditional check 2020-01-11 12:33:58 -05:00
ShortClosureVisitor.php Add working arrow-functions implementation 2019-11-26 23:52:26 -05:00
SimpleNameResolver.php Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
TypeMappingVisitor.php Fix switch handling 2019-11-25 11:51:34 -05:00