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