class

Clear::Expression::Node::Function

Inherits Clear::Expression::Node < Clear::Expression::JSONB::Node < Reference < Object

A node managing the rendering of functions in Postgres.

Constructors

new(name : String, args : Array(String))
Source

Instance methods

resolve
Source