Class: Strling::Nodes::Escape
- Inherits:
-
Data
- Object
- Data
- Strling::Nodes::Escape
- Defined in:
- lib/strling/nodes.rb
Instance Attribute Summary collapse
-
#kind ⇒ Object
readonly
Returns the value of attribute kind.
Instance Attribute Details
#kind ⇒ Object (readonly)
Returns the value of attribute kind
15 16 17 |
# File 'lib/strling/nodes.rb', line 15 def kind @kind end |