Class: Mxrb::Semantic::CallCycle
- Inherits:
-
Data
- Object
- Data
- Mxrb::Semantic::CallCycle
- Defined in:
- lib/mxrb/semantic/analyzer.rb
Instance Attribute Summary collapse
-
#artifacts ⇒ Object
readonly
Returns the value of attribute artifacts.
-
#references ⇒ Object
readonly
Returns the value of attribute references.
Instance Attribute Details
#artifacts ⇒ Object (readonly)
Returns the value of attribute artifacts
6 7 8 |
# File 'lib/mxrb/semantic/analyzer.rb', line 6 def artifacts @artifacts end |
#references ⇒ Object (readonly)
Returns the value of attribute references
6 7 8 |
# File 'lib/mxrb/semantic/analyzer.rb', line 6 def references @references end |