Class: Chars
- Inherits:
-
Struct
- Object
- Struct
- Chars
- Defined in:
- lib/dake/parser.rb
Instance Attribute Summary collapse
-
#string ⇒ Object
Returns the value of attribute string.
Instance Attribute Details
#string ⇒ Object
Returns the value of attribute string
207 208 209 |
# File 'lib/dake/parser.rb', line 207 def string @string end |