1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-11 07:31:45 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method
2021-03-05 00:39:25 -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 Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
MethodCallProhibitionAnalyzer.php
MethodCallPurityAnalyzer.php Fix #5325 – remove all memoised methods when calling a method with property mutations 2021-03-05 00:39:25 -05:00
MethodCallReturnTypeFetcher.php Only replace static type once 2021-02-22 00:25:13 -05:00
MethodVisibilityAnalyzer.php
MissingMethodCallHandler.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00