Module: RBI::Indexable
- Extended by:
- T::Helpers, T::Sig
- Included in:
- Attr, Const, Extend, Helper, Include, Method, MixesInClassMethods, Scope, 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
74 |
# File 'lib/rbi/index.rb', line 74 def index_ids; end |