Returns the value of attribute operator
Returns:
the current value of operator
3 4 5
# File 'lib/sql_tools/predicate.rb', line 3 def operator @operator end