Class: OCL::UPlus
Instance Method Summary collapse
Methods inherited from Unary
#cexp?, #initialize, #to_cexp, #to_exp
Methods inherited from Block
check_condition, result, #to_s
Constructor Details
This class inherits a constructor from OCL::Unary
Instance Method Details
#csymbol ⇒ Object
246 |
# File 'lib/dbc/ocl.rb', line 246 def csymbol; '+' end |