Class: OCL::Not
Overview
Unary
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
238 |
# File 'lib/dbc/ocl.rb', line 238 def csymbol; '!' end |