Skip to content

Commit e7e32b3

Browse files
committed
Merge pull request #1131 from autoboosh/next
compile latest grammar
2 parents 6aedd33 + 807acf6 commit e7e32b3

File tree

7 files changed

+28766
-26256
lines changed

7 files changed

+28766
-26256
lines changed

Rubberduck.Parsing/Grammar/VBA.g4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
* - implemented proper specs for DATELITERAL.
7575
* - added comments to parse tree (removes known limitation #2).
7676
* - macroConstStmt now allowed in blockStmt.
77+
* - allow type hints for parameter
7778
*
7879
*======================================================================================
7980
*

Rubberduck.Parsing/Grammar/VBABaseListener.cs

Lines changed: 2424 additions & 2422 deletions
Large diffs are not rendered by default.

Rubberduck.Parsing/Grammar/VBABaseVisitor.cs

Lines changed: 2042 additions & 2040 deletions
Large diffs are not rendered by default.

Rubberduck.Parsing/Grammar/VBALexer.cs

Lines changed: 1129 additions & 1128 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)