Returns the value of attribute projections
Returns:
the current value of projections
3 4 5
# File 'lib/sqlpp/ast.rb', line 3 def projections @projections end