Method: Steep::TypeInference::ConstantEnv#cache
- Defined in:
- lib/steep/type_inference/constant_env.rb
#cache ⇒ Object (readonly)
Returns the value of attribute cache.
6 7 8 |
# File 'lib/steep/type_inference/constant_env.rb', line 6 def cache @cache end |