Class: Converter::Quote
- Inherits:
-
Struct
- Object
- Struct
- Converter::Quote
- Defined in:
- lib/cast_off/compile/namespace/namespace.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#unquote ⇒ Object
Returns the value of attribute unquote.
Instance Attribute Details
#unquote ⇒ Object
Returns the value of attribute unquote
262 263 264 |
# File 'lib/cast_off/compile/namespace/namespace.rb', line 262 def unquote @unquote end |