This inspection reports on any instance of unnecessary parentheses. Parentheses
are considered unnecessary if the evaluation order of an expression remains
unchanged if the parentheses are removed.
Use the first checkbox below to ignore parentheses which help to clarify a binary
expression. Parentheses are clarifying if the expression parenthesized is an
instanceof expression part of a larger
expression or has a different operator than the parent expression. |
Powered by InspectionGadgets |