Versions Compared

Key

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

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d4db8f4e60a68d33-dfed2fbf-47864d50-a9349c75-f480917662e62b6c4234fe71"><ac:plain-text-body><![CDATA[

[[Flanagan 2005

AA. Bibliography#Flanagan 05]]

2.5.6. Boolean Operators

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b71ab9a14daf5ddd-1a58e29f-44e243a4-9626a9d3-377de0c209bbbdf2d45efd32"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. Bibliography#JLS 05]]

[§15.23, "Conditional-And Operator &&"

http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.23]

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

 

§15.24, "Conditional-Or Operator"

...

EXP06-J. Use parentheses for precedence of operationImage Added      02. Expressions (EXP)      EXP08-J. Do not write more than once to the same variable within an expression