Module: RBI::Indexable
- Extended by:
- T::Helpers, T::Sig
- Included in:
- Attr, Const, Extend, Helper, Include, Method, MixesInClassMethods, Scope, Send, TEnumBlock, TStructConst, TStructProp
- Defined in:
- lib/rbi/index.rb
Overview
A Node that can be refered to by a unique ID inside an index
Instance Method Summary collapse
Instance Method Details
#index_ids ⇒ Object
81 |
# File 'lib/rbi/index.rb', line 81 def index_ids; end |