Since comments don't get included in the parsed AST, this has to be done in a bit of a different manner. https://docs.rs/lib-ruby-parser/latest/lib_ruby_parser/struct.ParserResult.html#structfield.tokens _Originally posted by @turboladen in https://github.com/turboladen/meowtown/issues/11#issuecomment-1122828241_
Since comments don't get included in the parsed AST, this has to be done in a bit of a different manner. https://docs.rs/lib-ruby-parser/latest/lib_ruby_parser/struct.ParserResult.html#structfield.tokens
Originally posted by @turboladen in #11 (comment)