Class: Peruby::GotoRequest
- Inherits:
-
Data
- Object
- Data
- Peruby::GotoRequest
- Defined in:
- lib/peruby/runtime/code.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object (readonly)
Returns the value of attribute code
6 7 8 |
# File 'lib/peruby/runtime/code.rb', line 6 def code @code end |