Rewrite of the antlr grammar.

This commit is contained in:
Daniel Kirchner
2020-08-19 17:55:31 +02:00
committed by chriseth
parent 9e488f12fc
commit bd21535dd1
14 changed files with 963 additions and 513 deletions
@@ -0,0 +1,5 @@
contract C {
constructor() internal internal {}
}
// ----
// ParserError 9439: (38-46): Visibility already specified as "internal".