Class: Sass::Script::CssLexer

Inherits:
Lexer show all
Defined in:
/var/www/sass-pages/.haml/lib/sass/script/css_lexer.rb

Overview

This is a subclass of Lexer for use in parsing plain CSS properties.

See Also:

Constant Summary

Methods inherited from Lexer

#after_interpolation?, #done?, #expected!, #initialize, #next, #peek, #str, #unpeek!, #whitespace?

Methods included from Sass::SCSS::RX

escape_ident

Constructor Details

This class inherits a constructor from Sass::Script::Lexer