Class: Ruby::Merge::TslpProcessAnalysis
- Inherits:
-
Struct
- Object
- Struct
- Ruby::Merge::TslpProcessAnalysis
- Defined in:
- lib/ruby/merge.rb
Instance Attribute Summary collapse
-
#imports ⇒ Object
Returns the value of attribute imports.
-
#structure ⇒ Object
Returns the value of attribute structure.
Instance Attribute Details
#imports ⇒ Object
Returns the value of attribute imports
32 33 34 |
# File 'lib/ruby/merge.rb', line 32 def imports @imports end |
#structure ⇒ Object
Returns the value of attribute structure
32 33 34 |
# File 'lib/ruby/merge.rb', line 32 def structure @structure end |