Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

java::SingleStaticImportDeclaration Locate in Contents

Declaration Locate in Contents

SingleStaticImportDeclaration:
            "import" "static" TypeName "." Identifier

Composition Locate in Contents

ImportDeclaration SingleStaticImportDeclaration Concatenation Node Concatenation Node implicit_whitespace Concatenation Node implicit_whitespace TypeName implicit_whitespace '\\.' implicit_whitespace Identifier 'i' 'm' 'p' 'o' 'r' 't' 's' 't' 'a' 't' 'i' 'c'

State Machine Locate in Contents

start:2509:$0 final:2510:$0 implicit_whitespace|{2030|$6|2031} implicit_whitespace|{2030|$7|2031} TypeName|{2047|$3|2048} implicit_whitespace|{2030|$8|2031} implicit_whitespace|{2030|$9|2031} Identifier|{2049|$5|2050}