Method: RubyLsp::Requests::SemanticHighlighting::SemanticToken#location
- Defined in:
- lib/ruby_lsp/requests/semantic_highlighting.rb
permalink #location ⇒ Object (readonly)
Returns the value of attribute location.
87 88 89 |
# File 'lib/ruby_lsp/requests/semantic_highlighting.rb', line 87 def location @location end |