struct
Noir::PostgresDdlParser::Function
- Noir::PostgresDdlParser::Function
- Struct
- Value
- Object
Defined in:
miniparsers/postgres_ddl_parser.crConstructors
Instance Method Summary
Constructor Detail
def self.new(schema : String, name : String, arguments : Array(Noir::PostgresDdlParser::Column), source : String, line : Int32)
#