Class: RedParse::StringToken

Inherits:
Object
  • Object
show all
Defined in:
lib/redparse/node.rb

Instance Attribute Summary collapse

Instance Attribute Details

#charObject (readonly)

Returns the value of attribute char.



351
352
353
# File 'lib/redparse/node.rb', line 351

def char
  @char
end