abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

to_query.cr

Instance Method Summary

Instance Method Detail

def to_query(io : IO, key) #

[View source]
def to_query(prefix : String) #

[View source]
def to_query #

[View source]