1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Plugin/EventHandler
2021-01-07 09:04:50 -05:00
..
Event adds statements list in the event (#4835) 2021-01-07 09:04:50 -05:00
AfterAnalysisInterface.php
AfterClassLikeAnalysisInterface.php
AfterClassLikeExistenceCheckInterface.php
AfterClassLikeVisitInterface.php
AfterCodebasePopulatedInterface.php
AfterEveryFunctionCallAnalysisInterface.php
AfterExpressionAnalysisInterface.php
AfterFileAnalysisInterface.php
AfterFunctionCallAnalysisInterface.php
AfterFunctionLikeAnalysisInterface.php
AfterMethodCallAnalysisInterface.php
AfterStatementAnalysisInterface.php
BeforeFileAnalysisInterface.php
FunctionExistenceProviderInterface.php
FunctionParamsProviderInterface.php
FunctionReturnTypeProviderInterface.php
MethodExistenceProviderInterface.php
MethodParamsProviderInterface.php
MethodReturnTypeProviderInterface.php
MethodVisibilityProviderInterface.php
PropertyExistenceProviderInterface.php
PropertyTypeProviderInterface.php
PropertyVisibilityProviderInterface.php
StringInterpreterInterface.php