1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-09 22:49:31 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2022-04-09 21:58:26 +12:00
..
Method Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
StaticMethod Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ArgumentAnalyzer.php Remove comma 2022-02-02 11:29:31 -05:00
ArgumentMapPopulator.php Mark internal classes @internal 2022-01-03 09:33:22 +02:00
ArgumentsAnalyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ArrayFunctionArgumentsAnalyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
ClassTemplateParamCollector.php Fix/ignore dependency issues 2022-04-06 11:45:28 -04:00
FunctionCallAnalyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
FunctionCallInfo.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionCallReturnTypeFetcher.php remove TPositiveInt 2022-01-23 23:49:23 +01:00
MethodCallAnalyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
NamedFunctionCallHandler.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
NewAnalyzer.php Made most of callbacks static. Reworked some array_map() into foreach() 2022-04-09 21:58:26 +12:00
StaticCallAnalyzer.php Simplify passing in template result for calls 2022-01-31 09:36:40 -05:00