Method: SQLPP::AST::Select#projections

Defined in:
lib/sqlpp/ast.rb

#projectionsObject

Returns the value of attribute projections

Returns:

  • (Object)

    the current value of projections



3
4
5
# File 'lib/sqlpp/ast.rb', line 3

def projections
  @projections
end