1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/Analyzer
2021-12-11 13:23:00 -06:00
..
FunctionLike Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
Statements Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
AlgebraAnalyzer.php Import instead of using fqn functions 2021-12-03 21:07:25 +01:00
AttributeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
CanAlias.php Remove array properties that are never read 2021-12-11 11:55:37 -05:00
ClassAnalyzer.php Class property issue suppression fixes. 2021-12-11 11:45:06 -06:00
ClassLikeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ClassLikeNameOptions.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
ClosureAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
CommentAnalyzer.php Class property issue suppression fixes. 2021-12-11 11:45:06 -06:00
DataFlowNodeData.php ConsoleReport: Add links to open file in editor 2021-11-07 15:04:14 +01:00
FileAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
FunctionAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
FunctionLikeAnalyzer.php Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
InterfaceAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
IssueData.php Import instead of using fqn constants 2021-12-03 21:25:22 +01:00
MethodAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
MethodComparator.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
NamespaceAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ProjectAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
ScopeAnalyzer.php Remove useless chunk of code in ScopeAnalyzer 2021-12-07 23:42:17 -05:00
SourceAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
StatementsAnalyzer.php Allow suppressing UnusedPsalmSuppress, remove unused suppressions. 2021-12-11 13:23:00 -06:00
TraitAnalyzer.php
TypeAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00