Method: SQLPP::AST::Atom#left

Defined in:
lib/sqlpp/ast.rb

#leftObject

Returns the value of attribute left

Returns:

  • (Object)

    the current value of left



12
13
14
# File 'lib/sqlpp/ast.rb', line 12

def left
  @left
end