Method: ImgToScript::AbstractToken::MathGreaterThan#left
- Defined in:
- lib/img_to_script/abstract_token/math_greater_than.rb
#left ⇒ Object (readonly)
Returns the value of attribute left.
9 10 11 |
# File 'lib/img_to_script/abstract_token/math_greater_than.rb', line 9 def left @left end |