Class: Opencdd::InstanceRule::Exception
- Inherits:
-
Struct
- Object
- Struct
- Opencdd::InstanceRule::Exception
- Defined in:
- lib/opencdd/instance_rule.rb
Instance Attribute Summary collapse
-
#group_name ⇒ Object
Returns the value of attribute group_name.
-
#line_id ⇒ Object
Returns the value of attribute line_id.
Instance Attribute Details
#group_name ⇒ Object
Returns the value of attribute group_name
6 7 8 |
# File 'lib/opencdd/instance_rule.rb', line 6 def group_name @group_name end |
#line_id ⇒ Object
Returns the value of attribute line_id
6 7 8 |
# File 'lib/opencdd/instance_rule.rb', line 6 def line_id @line_id end |