Method: RubyLsp::Requests::SemanticHighlighting::SemanticToken#type
- Defined in:
- lib/ruby_lsp/requests/semantic_highlighting.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
93 94 95 |
# File 'lib/ruby_lsp/requests/semantic_highlighting.rb', line 93 def type @type end |