Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/dbc/ocl.rb
Instance Method Summary collapse
Instance Method Details
#cexp? ⇒ Boolean
16 |
# File 'lib/dbc/ocl.rb', line 16 def cexp?; true end |
#to_cexp ⇒ Object
17 |
# File 'lib/dbc/ocl.rb', line 17 def to_cexp; self end |