Class: Zodra::Export::TypeAnalysis::Result
- Inherits:
-
Data
- Object
- Data
- Zodra::Export::TypeAnalysis::Result
- Defined in:
- lib/zodra/export/type_analysis.rb
Instance Attribute Summary collapse
-
#cycles ⇒ Object
readonly
Returns the value of attribute cycles.
-
#sorted ⇒ Object
readonly
Returns the value of attribute sorted.
Instance Attribute Details
#cycles ⇒ Object (readonly)
Returns the value of attribute cycles
6 7 8 |
# File 'lib/zodra/export/type_analysis.rb', line 6 def cycles @cycles end |
#sorted ⇒ Object (readonly)
Returns the value of attribute sorted
6 7 8 |
# File 'lib/zodra/export/type_analysis.rb', line 6 def sorted @sorted end |