struct Ktistec::Model::InstanceMethods::Node

Defined in:

framework/model.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(model : Model::InstanceMethods, association : String | Nil, index : Int32 | Nil) #

[View source]

Instance Method Detail

def association : String | Nil #

def clone #

[View source]
def copy_with(model _model = @model, association _association = @association, index _index = @index) #

[View source]
def index : Int32 | Nil #