Class: Laser::Analysis::DispatchResults::PrivacyError
- Inherits:
-
Struct
- Object
- Struct
- Laser::Analysis::DispatchResults::PrivacyError
- Defined in:
- lib/laser/analysis/bootstrap/dispatch_results.rb
Instance Attribute Summary (collapse)
-
- (Object) method_name
Returns the value of attribute method_name.
-
- (Object) receiver_class
Returns the value of attribute receiver_class.
Instance Attribute Details
- (Object) method_name
Returns the value of attribute method_name
22 23 24 |
# File 'lib/laser/analysis/bootstrap/dispatch_results.rb', line 22 def method_name @method_name end |
- (Object) receiver_class
Returns the value of attribute receiver_class
22 23 24 |
# File 'lib/laser/analysis/bootstrap/dispatch_results.rb', line 22 def receiver_class @receiver_class end |