Class: Cakewalk::ModeParser::NotEnoughParametersError Private
- Inherits:
-
Struct
- Object
- Struct
- Cakewalk::ModeParser::NotEnoughParametersError
- Defined in:
- lib/cakewalk/mode_parser.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary collapse
-
#op ⇒ Object
Returns the value of attribute op.
Instance Attribute Details
#op ⇒ Object
Returns the value of attribute op
10 11 12 |
# File 'lib/cakewalk/mode_parser.rb', line 10 def op @op end |