Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[Java]->[Symbols]->[IfThenElseStatementNoShortIf]

Expand All
Collapse All
Contents

java::IfThenElseStatementNoShortIf Locate in Contents

Declaration Locate in Contents

IfThenElseStatementNoShortIf:
            "if" "(" Expression ")" StatementNoShortIf "else" StatementNoShortIf

Composition Locate in Contents

StatementNoShortIf IfThenElseStatementNoShortIf Concatenation Node Concatenation Node implicit_whitespace '(' implicit_whitespace Expression implicit_whitespace ')' implicit_whitespace StatementNoShortIf implicit_whitespace Concatenation Node implicit_whitespace StatementNoShortIf 'i' 'f' 'e' 'l' 's' 'e'

State Machine Locate in Contents

start:2405:$0 final:2406:$0 implicit_whitespace|{2030|$8|2031} implicit_whitespace|{2030|$9|2031} Expression|{2207|$3|2208} implicit_whitespace|{2030|$10|2031} implicit_whitespace|{2030|$11|2031} StatementNoShortIf|{2401|$5|2402} implicit_whitespace|{2030|$12|2031} implicit_whitespace|{2030|$13|2031} StatementNoShortIf|{2401|$7|2402}