Class | Sass::Supports::Interpolation |
In: |
lib/sass/supports.rb
|
Parent: | Condition |
resolved_value | [RW] |
The value of the expression after it‘s been resolved. Only set once
\{Tree::Visitors::Perform} has
been run.
@return [String] |
value | [RW] |
The SassScript expression in the interpolation.
@param [Sass::Script::Node] |