Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::InterfaceModifier Locate in Contents

Declaration Locate in Contents

InterfaceModifier:
            Annotation
        |    "public"
        |    "protected"
        |    "private"
        |    "abstract"
        |    "static"
        |    "strictfp"

Composition Locate in Contents

InterfaceModifiers InterfaceModifier Alternation Node Annotation Concatenation Node Concatenation Node Concatenation Node Concatenation Node Concatenation Node Concatenation Node 'p' 'u' 'b' 'l' 'i' 'c' 'p' 'r' 'o' 't' 'e' 'c' 't' 'e' 'd' 'p' 'r' 'i' 'v' 'a' 't' 'e' 'a' 'b' 's' 't' 'r' 'a' 'c' 't' 's' 't' 'a' 't' 'i' 'c' 's' 't' 'r' 'i' 'c' 't' 'f' 'p'

State Machine Locate in Contents

start:2431:$0 final:2432:$0 Annotation|{2026|$1|2027}