1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-03-28 14:45:58 -04:00
..
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
AtomicCallContext.php Break out more methods 2020-03-11 13:35:33 -04:00
AtomicMethodCallAnalysisResult.php Fix #946 - allow too many arguments when one of union agrees 2020-03-15 13:44:00 -04:00
AtomicMethodCallAnalyzer.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
ClassTemplateParamCollector.php Break out template param collection 2020-03-11 23:15:15 -04:00
FunctionCallAnalyzer.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
MethodCallAnalyzer.php Fix #946 - allow too many arguments when one of union agrees 2020-03-15 13:44:00 -04:00
MethodCallProhibitionAnalyzer.php Break out more methods 2020-03-11 23:38:49 -04:00
MethodCallPurityAnalyzer.php Break out method call purity checks 2020-03-11 23:09:09 -04:00
MethodCallReturnTypeFetcher.php Don’t add unnecessary taints 2020-03-27 19:09:15 -04:00
MethodVisibilityAnalyzer.php Break out more methods 2020-03-11 23:38:49 -04:00
MissingMethodCallHandler.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
NewAnalyzer.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
StaticCallAnalyzer.php Improve detection of unused classes 2020-03-28 14:45:58 -04:00