Class: FastRuby::InferenceUpdater::AddInfer
- Defined in:
- lib/fastruby/builder/inference_updater.rb
Instance Attribute Summary collapse
-
#variable_hash ⇒ Object
Returns the value of attribute variable_hash.
Instance Attribute Details
#variable_hash ⇒ Object
Returns the value of attribute variable_hash.
24 25 26 |
# File 'lib/fastruby/builder/inference_updater.rb', line 24 def variable_hash @variable_hash end |