Class: OCL::UBitNot

Inherits:
Unary show all
Defined in:
lib/dbc/ocl.rb

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

#csymbolObject



250
# File 'lib/dbc/ocl.rb', line 250

def csymbol; '~' end