Class: Rigor::Cache::RbsSingletonDefinitions
- Inherits:
-
RbsCacheProducer
- Object
- RbsCacheProducer
- Rigor::Cache::RbsSingletonDefinitions
- Defined in:
- lib/rigor/cache/rbs_instance_definitions.rb
Overview
Singleton-side equivalent of RbsInstanceDefinitions. Caches the full ‘Hash<String, RBS::Definition>` for the singleton class of every RBS-known class.
Constant Summary collapse
- PRODUCER_ID =
"rbs.singleton_definitions"