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