rmosolgo/graphql-ruby

Remove previous token tracking because it's unused

rmosolgo opened this issue · 0 comments

Previously, comments could be used to as type descriptions. But this isn't used anymore -- I think all .previous_token and .prev_token work can be removed from the Ruby parser and C parser.