Method: Ikra::TypeInference::SymbolTable::Variable#type
- Defined in:
- lib/types/inference/symbol_table.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
15 16 17 |
# File 'lib/types/inference/symbol_table.rb', line 15 def type @type end |