class Sass::Script::Tree::Literal

The parse tree node for a literal scalar value. This wraps an instance of {Sass::Script::Value::Base}.

List literals should use {ListLiteral} instead.