struct AGE::Value

Defined in:

pg-age.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(string : String, type : Type | Nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(string _string = @string, type _type = @type) #

[View source]
def string : String #

def type : Type | Nil #