Class: Mxrb::Semantic::CallCycle

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/semantic/analyzer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#artifactsObject (readonly)

Returns the value of attribute artifacts

Returns:

  • (Object)

    the current value of artifacts



6
7
8
# File 'lib/mxrb/semantic/analyzer.rb', line 6

def artifacts
  @artifacts
end

#referencesObject (readonly)

Returns the value of attribute references

Returns:

  • (Object)

    the current value of references



6
7
8
# File 'lib/mxrb/semantic/analyzer.rb', line 6

def references
  @references
end