Class: Sass::Script::CssLexer
Overview
This is a subclass of Lexer for use in parsing plain CSS properties.
Constant Summary
Methods inherited from Lexer
#after_interpolation?, #done?, #expected!, #initialize, #next, #peek, #str, #unpeek!, #whitespace?
Methods included from Sass::SCSS::RX
Constructor Details
This class inherits a constructor from Sass::Script::Lexer