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