Method: CodeMiner::ExpressionContainer#type
- Defined in:
- lib/codeminer/expressions/expression_container.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
5 6 7 |
# File 'lib/codeminer/expressions/expression_container.rb', line 5 def type @type end |