Sass::Script::CssLexer < Lexer
from /home/chedong/.local/share/rdoc
| Use Case | Command | Description |
|---|---|---|
| 🔧 Instantiate a CssLexer | Sass::Script::CssLexer.new(tokenizer) |
Create a new lexer for parsing plain CSS properties |
| 🔍 Parse a CSS value | lexer.tokenize(css_string) |
Tokenize a CSS property value string into tokens |
| 📋 Inherit from Lexer | class MyLexer < Sass::Script::CssLexer |
Extend the CssLexer for custom CSS parsing |
This is a subclass of Lexer for use in parsing plain CSS properties.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 22:44 @216.73.216.177
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