Skip to content

Commit

Permalink
Merge pull request #138 from ydah/support-precedence
Browse files Browse the repository at this point in the history
Replace NewParser with Parser (`%precedence`)
  • Loading branch information
yui-knk committed Oct 19, 2023
2 parents fc23a4e + 90149fe commit c2008c1
Show file tree
Hide file tree
Showing 4 changed files with 347 additions and 319 deletions.
1 change: 1 addition & 0 deletions lib/lrama/new_lexer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class NewLexer
%lex-param
%parse-param
%initial-action
%precedence
%prec
%error-token
)
Expand Down
Loading

0 comments on commit c2008c1

Please sign in to comment.