1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-11 15:38:46 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method
2021-01-06 14:14:52 -05:00
..
AtomicCallContext.php
AtomicMethodCallAnalysisResult.php Tighten up rules arouund when mutation-free methods get memoised 2020-12-08 16:39:06 -05:00
AtomicMethodCallAnalyzer.php Add comments to AtomicMethodCallAnalyzer and suppress ComplexMethod 2021-01-05 19:03:50 -05:00
ExistingAtomicMethodCallAnalyzer.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
MethodCallProhibitionAnalyzer.php
MethodCallPurityAnalyzer.php Memoize private inferred mutation-free methods (#4832) 2020-12-12 10:26:14 -05:00
MethodCallReturnTypeFetcher.php Taint specialized calls even when not using a variable (#4940) 2021-01-06 14:14:52 -05:00
MethodVisibilityAnalyzer.php
MissingMethodCallHandler.php Simplify call analysers a bit 2020-11-27 16:31:10 -05:00