Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::TypeBound Locate in Contents

Declaration Locate in Contents

TypeBound:
            "extends" ClassOrInterfaceType AdditionalBoundList?

Composition Locate in Contents

TypeParameter TypeBound Concatenation Node Concatenation Node implicit_whitespace ClassOrInterfaceType implicit_whitespace Alternation Node 'e' 'x' 't' 'e' 'n' 'd' 's' AdditionalBoundList @

State Machine Locate in Contents

start:2269:$0 final:2270:$0 implicit_whitespace|{2030|$5|2031} ClassOrInterfaceType|{2183|$2|2184} implicit_whitespace|{2030|$6|2031} AdditionalBoundList|{2271|$4|2272}