mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
13 lines
287 B
HTML
13 lines
287 B
HTML
<html>
|
|
<body>
|
|
Reports boolean expressions with too many terms.
|
|
<p>
|
|
Such expressions may be confusing and bug-prone.
|
|
</p>
|
|
<!-- tooltip end -->
|
|
<p>
|
|
Use the <b>Maximum number of terms</b> field to specify the maximum number of terms allowed in a boolean expression.
|
|
</p>
|
|
</body>
|
|
</html>
|