struct Place::Router::SignalGraph::Edge::Func::Switch
- Place::Router::SignalGraph::Edge::Func::Switch
- Struct
- Value
- Object
Defined in:
place/router/signal_graph/edge.crConstructors
Instance Method Summary
- #clone
- #copy_with(input _input = @input, output _output = @output, layer _layer = @layer)
- #input : Int32 | String
- #layer : String
- #output : Int32 | String
Constructor Detail
Instance Method Detail
def copy_with(input _input = @input, output _output = @output, layer _layer = @layer)
#