1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-03-29 13:37:37 -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 Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
ClassTemplateParamCollector.php Break out template param collection 2020-03-11 23:15:15 -04:00
FunctionCallAnalyzer.php Allow conditional types to reference class constants 2020-03-29 13:37:37 -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 Allow conditional types to reference class constants 2020-03-29 13:37:37 -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 Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
StaticCallAnalyzer.php Allow conditional types to reference class constants 2020-03-29 13:37:37 -04:00