Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::ReferenceTypeList Locate in Contents

Declaration Locate in Contents

ReferenceTypeList:
            ReferenceType
        |    ReferenceTypeList "," ReferenceType

Composition Locate in Contents

NonWildTypeArguments ReferenceTypeList Alternation Node ReferenceTypeList ReferenceType Concatenation Node ReferenceTypeList implicit_whitespace ',' implicit_whitespace ReferenceType

State Machine Locate in Contents

start:2355:$0 ReferenceType|{2181|$1|2182} ReferenceTypeList|{2355|$3|2356} final:2356:$0 implicit_whitespace|{2030|$6|2031} implicit_whitespace|{2030|$7|2031} ReferenceType|{2181|$5|2182}