Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Update: add ChainExpression node (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea authored Jun 19, 2020
1 parent d15b954 commit c92dd7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/visitor-keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
"param",
"body"
],
"ChainExpression": [
"expression"
],
"ClassBody": [
"body"
],
Expand Down

0 comments on commit c92dd7f

Please sign in to comment.