<html> | |
<body> | |
Reports binary, conditional or <b>instanceof</b> expressions consisting of multiple terms with different operators | |
without parentheses. Such expressions can be unclear because not every developer is intimately familiar with all the precedence rules | |
of the different operators. This inspection has a quickfix which adds clarifying parentheses. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |