Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::WhileStatementNoShortIf Locate in Contents

Declaration Locate in Contents

WhileStatementNoShortIf:
            "while" "(" Expression ")" StatementNoShortIf

Composition Locate in Contents

StatementNoShortIf WhileStatementNoShortIf Concatenation Node Concatenation Node implicit_whitespace '(' implicit_whitespace Expression implicit_whitespace ')' implicit_whitespace StatementNoShortIf 'w' 'h' 'i' 'l' 'e'

State Machine Locate in Contents

start:2407:$0 final:2408:$0 implicit_whitespace|{2030|$6|2031} implicit_whitespace|{2030|$7|2031} Expression|{2207|$3|2208} implicit_whitespace|{2030|$8|2031} implicit_whitespace|{2030|$9|2031} StatementNoShortIf|{2401|$5|2402}