Method: OCL::Block.result
- Defined in:
- lib/dbc/ocl.rb
.result ⇒ Object
97 98 99 |
# File 'lib/dbc/ocl.rb', line 97 def Block.result "__ocl_#{@@results += 1}_" end |
97 98 99 |
# File 'lib/dbc/ocl.rb', line 97 def Block.result "__ocl_#{@@results += 1}_" end |