Class: Necropsy::FlowInterpreter::ControlTransfer
- Inherits:
-
Data
- Object
- Data
- Necropsy::FlowInterpreter::ControlTransfer
- Defined in:
- lib/necropsy/flow_interpreter.rb
Instance Attribute Summary collapse
-
#fact ⇒ Object
readonly
Returns the value of attribute fact.
-
#kind ⇒ Object
readonly
Returns the value of attribute kind.
Instance Attribute Details
#fact ⇒ Object (readonly)
Returns the value of attribute fact
10 11 12 |
# File 'lib/necropsy/flow_interpreter.rb', line 10 def fact @fact end |
#kind ⇒ Object (readonly)
Returns the value of attribute kind
10 11 12 |
# File 'lib/necropsy/flow_interpreter.rb', line 10 def kind @kind end |