Feature/autoformat
Compare changes
- Johannes Mey authored
+ 4
− 0
@@ -215,6 +215,10 @@ type ::= reference_type | primitive_type
@@ -215,6 +215,10 @@ type ::= reference_type | primitive_type
reference_type ::= ( primitive_type (LBRACKET RBRACKET)+ ) | ( class_or_interface_type (LBRACKET RBRACKET)* )