Class: Taski::StaticAnalysis::StartDepAnalyzer::DepInfo

Inherits:
Data
  • Object
show all
Defined in:
lib/taski/static_analysis/start_dep_analyzer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#klassObject (readonly)

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



19
20
21
# File 'lib/taski/static_analysis/start_dep_analyzer.rb', line 19

def klass
  @klass
end

#method_nameObject (readonly)

Returns the value of attribute method_name

Returns:

  • (Object)

    the current value of method_name



19
20
21
# File 'lib/taski/static_analysis/start_dep_analyzer.rb', line 19

def method_name
  @method_name
end