Class: Ruby::Merge::TslpProcessAnalysis

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#importsObject

Returns the value of attribute imports

Returns:

  • (Object)

    the current value of imports



32
33
34
# File 'lib/ruby/merge.rb', line 32

def imports
  @imports
end

#structureObject

Returns the value of attribute structure

Returns:

  • (Object)

    the current value of structure



32
33
34
# File 'lib/ruby/merge.rb', line 32

def structure
  @structure
end