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