struct Crysda::RenameRule

Defined in:

crysda/select.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(old_name : String, new_name : String) #

[View source]

Instance Method Detail

def as_table_formula #

[View source]
def clone #

[View source]
def copy_with(old_name _old_name = @old_name, new_name _new_name = @new_name) #

[View source]
def new_name : String #

def old_name : String #