module RBI::Indexable
A Node
that can be refered to by a unique ID inside an index
Public Instance Methods
index_ids()
click to toggle source
# File lib/rbi/index.rb, line 74 def index_ids; end
A Node
that can be refered to by a unique ID inside an index
# File lib/rbi/index.rb, line 74 def index_ids; end