1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 23:18:40 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method
2021-06-25 09:54:39 -04:00
..
AtomicCallContext.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AtomicMethodCallAnalysisResult.php
AtomicMethodCallAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00
ExistingAtomicMethodCallAnalyzer.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
MethodCallProhibitionAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MethodCallPurityAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00
MethodCallReturnTypeFetcher.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MethodVisibilityAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MissingMethodCallHandler.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00