solidity-parser / parser

A Solidity parser for JS built on top of a robust ANTLR4 grammar
MIT License
157 stars 44 forks source link

Not planned, to be honest. This would mean changing a lot how comments are handled by the grammar, and I don't think I'll have the bandwidth to do it. Of course, if someone wants to give it a shot, PRs are welcome. #84

Closed Janxinka closed 1 year ago

Janxinka commented 1 year ago
          Not planned, to be honest. This would mean changing a lot how comments are handled by the grammar, and I don't think I'll have the bandwidth to do it. Of course, if someone wants to give it a shot, PRs are welcome.

Originally posted by @fvictorio in https://github.com/solidity-parser/parser/issues/82#issuecomment-1461636531