Module: G_a_h_z0_a_j0
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- CONCAT =
1- REPLACE =
2- VALUE_MAP =
{1 => "CONCAT", 2 => "REPLACE"}
- VALID_VALUES =
Set.new([CONCAT, REPLACE]).freeze
1
2
{1 => "CONCAT", 2 => "REPLACE"}
Set.new([CONCAT, REPLACE]).freeze