Method: OCL::IterBlock#to_cexp

Defined in:
lib/dbc/ocl.rb

#to_cexpObject



297
298
299
# File 'lib/dbc/ocl.rb', line 297

def to_cexp
  raise "cannot convert #{self.class} to C expression"
end