Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
junk0612 committed Sep 20, 2024
1 parent 1f88fc8 commit aa3f4f5
Show file tree
Hide file tree
Showing 6 changed files with 243 additions and 206 deletions.
4 changes: 4 additions & 0 deletions lib/lrama/grammar/symbol.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ def comment
alias_name || id.s_value
end
end

def inspect
id.s_value
end
end
end
end
Loading

0 comments on commit aa3f4f5

Please sign in to comment.