Method: RubyLsp::Requests::SemanticHighlighting::SemanticToken#location

Defined in:
lib/ruby_lsp/requests/semantic_highlighting.rb

#locationObject (readonly)

Returns the value of attribute location.

[View source]

87
88
89
# File 'lib/ruby_lsp/requests/semantic_highlighting.rb', line 87

def location
  @location
end