struct

Noir::PostgresDdlParser::Function

Inherits Struct < Value < Object

Constructors

new(schema : String, name : String, arguments : Array(Noir::PostgresDdlParser::Column), source : String, line : Int32)
Source

Instance methods

arguments
Source
line
Source
name
Source
schema
Source
source
Source