1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/BinaryOp
2020-12-02 02:25:15 -05:00
..
AndAnalyzer.php Rename IfAnalyzer 2020-11-06 20:51:14 -05:00
CoalesceAnalyzer.php Avoid false-positives while analysing memoised coalesce 2020-12-02 02:25:15 -05:00
ConcatAnalyzer.php return types (#4311) 2020-10-12 15:02:52 -04:00
NonComparisonOpAnalyzer.php support shift and bitwise operations in constants (#4740) 2020-11-29 21:43:49 -05:00
NonDivArithmeticOpAnalyzer.php support shift and bitwise operations in constants (#4740) 2020-11-29 21:43:49 -05:00
OrAnalyzer.php Consolidate similar functionality 2020-11-07 00:58:20 -05:00