Class: Analyst::Entities::Unhandled
- Defined in:
- lib/analyst/entities/unhandled.rb
Instance Attribute Summary
Attributes inherited from Entity
Instance Method Summary collapse
Methods inherited from Entity
#classes, #conditionals, #constants, #file_path, handles_node, #initialize, #inspect, #line_number, #location, #method_calls, #methods, #modules, #origin_source, #source, #top_level_classes, #top_level_constants, #top_level_modules
Constructor Details
This class inherits a constructor from Analyst::Entities::Entity
Instance Method Details
#full_name ⇒ Object
7 8 9 |
# File 'lib/analyst/entities/unhandled.rb', line 7 def full_name "" end |