You are here

constant SassDirectiveNode::NODE_IDENTIFIER in Sassy 7.3

Same name and namespace in other branches
  1. 7 phamlp/sass/tree/SassDirectiveNode.php \SassDirectiveNode::NODE_IDENTIFIER

File

phpsass/tree/SassDirectiveNode.php, line 19

Class

SassDirectiveNode
SassDirectiveNode class. Represents a CSS directive. @package PHamlP @subpackage Sass.tree

Code

const NODE_IDENTIFIER = '@';