Class: PgExecArrayParams::Rewriters::AExpr

Inherits:
Node
  • Object
show all
Defined in:
lib/pg_exec_array_params/rewriters/a_expr.rb

Constant Summary collapse

KIND =
'kind'

Instance Attribute Summary

Attributes inherited from Node

#ref_idx, #value

Method Summary

Methods inherited from Node

#initialize, #process, #to_s

Constructor Details

This class inherits a constructor from PgExecArrayParams::Rewriters::Node