Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Although it advises against depending on parentheses for specifying evaluation order, guideline EXP08-J. Do not write more than once to the same variable within an expression applies only to expressions that contain side effects.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e77d43195ec3c11e-73d73eea-4a6341a4-84ea9530-cd1ca4e50c7166c0e5afc00b"><ac:plain-text-body><![CDATA[

[[ESA 2005

AA. References#ESA 05]]

Rule 65: Use parentheses to explicitly indicate the order of execution of numerical operators

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1cbe5ac7dafbba6d-040e602a-44574d8b-b4eabe02-f9d106a65de15d724991c9dd"><ac:plain-text-body><![CDATA[

[[Tutorials 2008

AA. References#Tutorials 08]]

[Expressions, Statements, and Blocks

http://java.sun.com/docs/books/tutorial/java/nutsandbolts/expressions.html]

]]></ac:plain-text-body></ac:structured-macro>

 

Operators

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="28a2bd547c8dd35e-fd6bb6a7-4ab24e3f-ac0c95f5-ee671c8eba0ff51c5dadccec"><ac:plain-text-body><![CDATA[

[[Rogue 2000

AA. References#Rogue 2000]]

Rule 77: Clarify the order of operations with parentheses

]]></ac:plain-text-body></ac:structured-macro>

...