class Solargraph::Source::FlawedBuilder


issues in literal strings.
A custom builder for source parsers that ignores character encoding

def string_value(token)

def string_value(token)
  value(token)
end