class RubyLsp::Document

def syntax_error?

Other tags:
    Abstract: -
def syntax_error?
  raise AbstractMethodInvokedError
end