class LanguageServer::Protocol::Interface::SemanticTokensRangeParams

def range

Returns:
  • (Range) -
def range
  attributes.fetch(:range)
end