class RubyLsp::Scope::Local

def initialize(type)

: (Symbol type) -> void
def initialize(type)
  @type = type
end