mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
8 lines
282 B
HTML
8 lines
282 B
HTML
<html>
|
|
<body>
|
|
<b>SDK:</b> This inspection reports when the '==' or '!=' operator was used between expressions of
|
|
reference types. <br>
|
|
Classes to be inspected are controlled by a semi-colon separated <i>Options</i> list in the preferences panel for this inspection.
|
|
</body>
|
|
</html>
|