Merge branch 'master' into 7.0.x
This commit is contained in:
@ -935,7 +935,6 @@ void RecordConstructorDeclaration():
|
||||
modifiers = Modifiers() { jjtThis.setModifiers(modifiers); }
|
||||
[TypeParameters()]
|
||||
<IDENTIFIER> { jjtThis.setImage(token.image); }
|
||||
[ "throws" NameList() ]
|
||||
"{" ( BlockStatement() )* "}"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user