基本上就是标题。浏览 Java BNF,我看到“没有简短的 if”,例如:
<statement no short if> ::= <statement without trailing substatement> | <labeled statement no short if> | <if then else statement no short if> | <while statement no short if> | <for statement no short if>
Run Code Online (Sandbox Code Playgroud)
“不短如果”是什么意思?我看到“NoShortIf”出现在我的讲座幻灯片中,但没有解释其含义。