You are here

protected property SassRootNode::$parser in Sassy 7

Same name and namespace in other branches
  1. 7.3 phpsass/tree/SassRootNode.php \SassRootNode::parser

*

Type: SassParser

File

phamlp/sass/tree/SassRootNode.php, line 33

Class

SassRootNode
SassRootNode class. Also the root node of a document. @package PHamlP @subpackage Sass.tree

Code

protected $parser;