Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::ExtendsInterfaces Locate in Contents

Declaration Locate in Contents

ExtendsInterfaces:
            "extends" InterfaceType
        |    ExtendsInterfaces "," InterfaceType

Composition Locate in Contents

NormalInterfaceDeclaration ExtendsInterfaces Alternation Node ExtendsInterfaces Concatenation Node Concatenation Node Concatenation Node implicit_whitespace InterfaceType ExtendsInterfaces implicit_whitespace ',' implicit_whitespace InterfaceType 'e' 'x' 't' 'e' 'n' 'd' 's'

State Machine Locate in Contents

start:2433:$0 ExtendsInterfaces|{2433|$5|2434} final:2434:$0 implicit_whitespace|{2030|$8|2031} implicit_whitespace|{2030|$9|2031} InterfaceType|{2199|$3|2200} implicit_whitespace|{2030|$10|2031} InterfaceType|{2199|$7|2200}