ri > SassC::Script::Value

📚 NAME

SassC::Script::Value < Object — The abstract superclass for SassScript objects.

from /home/chedong/.local/share/rdoc

🚀 Quick Reference

Use CaseCommandDescription
📦 Create a new valueSassC::Script::Value.newConstructor for a new SassScript value
🔍 Compare equality==Check equality with another value
➡️ Convert to arrayto_aConvert to array representation
🔁 Convert to booleanto_boolConvert to boolean
🗂️ Convert to hashto_hConvert to hash
🔢 Convert to integerto_iConvert to integer
📝 Convert to stringto_sConvert to string
📄 Get Sass representationto_sassConvert to Sass syntax
🔍 Inspect valueinspectReturn human-readable representation
❓ Check if nullnull?Check if value is null
📦 Get valuevalueReturn the underlying Ruby value

📖 Description

The abstract superclass for SassScript objects. Many of these methods, especially the ones that correspond to SassScript operations, are designed to be overridden by subclasses which may change the semantics somewhat. The operations listed here are just the defaults.

📦 Class Methods

🔧 Instance Methods

🏷️ Attributes

SassC::Script::Value
📚 NAME 🚀 Quick Reference 📖 Description
📦 Class Methods 🔧 Instance Methods 🏷️ Attributes

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 22:45 @216.73.216.177
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format