struct Place::Router::SignalGraph::Edge::Func::Mute

Defined in:

place/router/signal_graph/edge.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(state : Bool, index : Int32 | String = 0) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(state _state = @state, index _index = @index) #

[View source]
def index : Int32 | String #

def state : Bool #