Method: RBI::Tree#index

Defined in:
lib/rbi/index.rb

#indexObject



68
69
70
# File 'lib/rbi/index.rb', line 68

def index
  Index.index(self)
end