Class: Strling::Nodes::Escape

Inherits:
Data
  • Object
show all
Defined in:
lib/strling/nodes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



15
16
17
# File 'lib/strling/nodes.rb', line 15

def kind
  @kind
end