= Sass::Script::Tree::UnaryOperation < Sass::Script::Tree::Node
from /home/chedong/.local/share/rdoc
| 🎯 Use Case | ⌨️ Command | 📝 Description |
|---|---|---|
| Negate a value | -$value |
Perform unary minus |
| Logical NOT | not $value |
Perform logical negation |
| Unary division | /$value |
Perform unary division (Sass-specific) |
A SassScript parse node representing a unary operation, such as -$b or not true.
Currently only -, /, and not are unary operators.
new_performchildrendeep_copyinspectoperandoperatorto_sassattr_reader operandattr_reader operatorGenerated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 12:33 @216.73.217.111
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format