ri > Sass::Script::Lexer

= Sass::Script::Lexer < Object

🚀 Quick Reference

Use CaseCommandDescription
Create a new lexerSass::Script::Lexer.new(string)Instantiate a lexer for a SassScript string
Get next tokenlexer.nextReturn the next token from the input
Peek at next tokenlexer.peekLook at the next token without consuming it
Check whitespacelexer.whitespace?Determine if the current character is whitespace
Get current linelexer.lineReturn the current line number

📚 Includes

Sass::SCSS::RX (from /home/chedong/.local/share/rdoc)

📝 Description

The lexical analyzer for SassScript. It takes a raw string and converts it to individual tokens that are easier to parse.

🔧 Constants

🛠️ Class Methods

🛠️ Instance Methods

Sass::Script::Lexer
🚀 Quick Reference 📚 Includes 📝 Description 🔧 Constants 🛠️ Class Methods 🛠️ Instance Methods

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)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format