Class: String

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

Instance Method Summary collapse

Instance Method Details

#cexp?Boolean

Returns:

  • (Boolean)


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

def cexp?; true end

#to_cexpObject



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

def to_cexp; self end