Method: WAG::Instruction::BrTable#label
- Defined in:
- lib/wag/instructions/br_table.rb
#label ⇒ Object (readonly)
Returns the value of attribute label.
7 8 9 |
# File 'lib/wag/instructions/br_table.rb', line 7 def label @label end |