Resolve "Structure View Support"
Compare changes
- Johannes Mey authored
+ 3
− 3
@@ -37,7 +37,7 @@ type_declaration ::= SEMICOLON | (modifiers ( class_declaration | interface_decl
@@ -221,7 +221,7 @@ reference_type ::= ( primitive_type (LBRACKET RBRACKET)+ ) | ( class_or_interfac
@@ -397,7 +397,7 @@ attribute_name ::= IDENTIFIER