Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::ExceptionTypeList Locate in Contents

Declaration Locate in Contents

ExceptionTypeList:
            ExceptionType
        |    ExceptionTypeList "," ExceptionType

Composition Locate in Contents

Throws ExceptionTypeList Alternation Node ExceptionTypeList ExceptionType Concatenation Node ExceptionTypeList implicit_whitespace ',' implicit_whitespace ExceptionType

State Machine Locate in Contents

start:2293:$0 ExceptionType|{2295|$1|2296} ExceptionTypeList|{2293|$3|2294} final:2294:$0 implicit_whitespace|{2030|$6|2031} implicit_whitespace|{2030|$7|2031} ExceptionType|{2295|$5|2296}