Class: Sass::Script::CssLexer
- Inherits:
- Lexer
- Object
- Lexer
- Sass::Script::CssLexer
- Defined in:
- /Users/ceppstei/Projects/sass-lang/.sass/lib/sass/script/css_lexer.rb
Overview
This is a subclass of Lexer for use in parsing plain CSS properties.
Constant Summary
Method Summary
Methods inherited from Lexer
#after_interpolation?, #char, #done?, #expected!, #initialize, #line, #next, #offset, #peek, #str, #unpeek!, #whitespace?
Methods included from Sass::SCSS::RX
Constructor Details
This class inherits a constructor from Sass::Script::Lexer