Class: Solid::Parser::ContextVariable
- Inherits:
-
Struct
- Object
- Struct
- Solid::Parser::ContextVariable
- Defined in:
- lib/solid/parser.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Method Summary collapse
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/solid/parser.rb', line 6 def name @name end |