Method: RubyLsp::Document#tree

Defined in:
lib/ruby_lsp/document.rb

#treeObject (readonly)

Returns the value of attribute tree.

[View source]

13
14
15
# File 'lib/ruby_lsp/document.rb', line 13

def tree
  @tree
end