1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Analyzer
2021-01-14 16:35:06 -05:00
..
FunctionLike Ensure class template types are mapped to static methods where necessary 2020-11-29 17:40:52 -05:00
Statements don't throw InvalidArrayOffset when dealing with templates (#5019) 2021-01-14 16:35:06 -05:00
AlgebraAnalyzer.php
AttributeAnalyzer.php
CanAlias.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
ClassAnalyzer.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
ClassLikeAnalyzer.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
ClosureAnalyzer.php
CommentAnalyzer.php
DataFlowNodeData.php
FileAnalyzer.php adds statements list in the event (#4835) 2021-01-07 09:04:50 -05:00
FunctionAnalyzer.php
FunctionLikeAnalyzer.php pass args through event (#4864) 2021-01-07 09:02:05 -05:00
InterfaceAnalyzer.php
IssueData.php Don't add link if the issue doesn't have a shortcode (#4786) 2020-12-06 11:29:05 -05:00
MethodAnalyzer.php
MethodComparator.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
NamespaceAnalyzer.php
ProjectAnalyzer.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
ScopeAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
SourceAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
StatementsAnalyzer.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
TraitAnalyzer.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
TypeAnalyzer.php