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