Class: Rigor::Cache::RbsSingletonDefinitions

Inherits:
RbsCacheProducer show all
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"

Method Summary

Methods inherited from RbsCacheProducer

fetch