Module: Sass::Script::Tree

Defined in:
lib/scss_lint/sass/script.rb

Overview

Contains extensions of Sass::Script::Tree::Nodes to add support for accessing various parts of the parse tree not provided out-of-the-box.

Defined Under Namespace

Classes: ListLiteral, Literal, MapLiteral, Node