Method: Rubex::AST::Expression::CoerceObject#expr
- Defined in:
- lib/rubex/ast/expression/coerce_object.rb
#expr ⇒ Object (readonly)
Returns the value of attribute expr.
5 6 7 |
# File 'lib/rubex/ast/expression/coerce_object.rb', line 5 def expr @expr end |