1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/PhpVisitor
2022-11-10 19:54:45 -04:00
..
Reflector Allow enum cases to reference constants 2022-11-10 19:54:45 -04:00
AssignmentMapVisitor.php Fix first-class callable in loop 2022-02-21 18:37:20 -06:00
CheckTrivialExprVisitor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CloningVisitor.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ConditionCloningVisitor.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
NodeCleanerVisitor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NodeCounterVisitor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
OffsetShifterVisitor.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ParamReplacementVisitor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PartialParserVisitor.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ReflectorVisitor.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
ShortClosureVisitor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
SimpleNameResolver.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TraitFinder.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
TypeMappingVisitor.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00
YieldTypeCollector.php Immutable unions (#8627) 2022-11-04 19:04:23 +01:00