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
2021-03-18 15:19:29 -04:00
..
Method Use more accurate return type 2021-03-18 15:19:29 -04:00
StaticMethod Decomplicate method 2021-02-24 00:03:55 -05:00
ArgumentAnalyzer.php Simplify complex methods 2021-03-18 15:09:03 -04:00
ArgumentMapPopulator.php
ArgumentsAnalyzer.php Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
ArrayFunctionArgumentsAnalyzer.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
ClassTemplateParamCollector.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
FunctionCallAnalyzer.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
FunctionCallInfo.php Simplify FunctionCallAnalyzer 2020-11-27 16:34:27 -05:00
FunctionCallReturnTypeFetcher.php Use more accurate return type 2021-03-18 15:19:29 -04:00
MethodCallAnalyzer.php Emit ImplicitToStringCast in more places (#5344) 2021-03-11 00:07:39 -05:00
NamedFunctionCallHandler.php Fix #5279 - don’t convert get_class($templated) into dependent type 2021-02-25 18:43:04 -05:00
NewAnalyzer.php Prevent overwriting storage type during analysis 2021-03-13 14:12:55 -05:00
StaticCallAnalyzer.php Use more accurate return type 2021-03-18 15:19:29 -04:00