Method: Sequel::SQL::ComplexExpression#op
- Defined in:
- lib/sequel/sql.rb
permalink #op ⇒ Object (readonly)
The operator symbol for this object
209 210 211 |
# File 'lib/sequel/sql.rb', line 209 def op @op end |
The operator symbol for this object
209 210 211 |
# File 'lib/sequel/sql.rb', line 209 def op @op end |