Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::InterfaceTypeList Locate in Contents

Declaration Locate in Contents

InterfaceTypeList:
            InterfaceType
        |    InterfaceTypeList "," InterfaceType

Composition Locate in Contents

Interfaces InterfaceTypeList Alternation Node InterfaceTypeList InterfaceType Concatenation Node InterfaceTypeList implicit_whitespace ',' implicit_whitespace InterfaceType

State Machine Locate in Contents

start:2321:$0 InterfaceType|{2199|$1|2200} InterfaceTypeList|{2321|$3|2322} final:2322:$0 implicit_whitespace|{2030|$6|2031} implicit_whitespace|{2030|$7|2031} InterfaceType|{2199|$5|2200}