Class: Strling::Nodes::Sequence
- Inherits:
-
Data
- Object
- Data
- Strling::Nodes::Sequence
- Defined in:
- lib/strling/nodes.rb
Instance Attribute Summary collapse
-
#parts ⇒ Object
readonly
Returns the value of attribute parts.
Instance Attribute Details
#parts ⇒ Object (readonly)
Returns the value of attribute parts
11 12 13 |
# File 'lib/strling/nodes.rb', line 11 def parts @parts end |