You are here

constant SassDebugNode::MESSAGE in Sassy 7.3

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

File

phpsass/tree/SassDebugNode.php, line 21

Class

SassDebugNode
SassDebugNode class. Represents a Sass @debug or @warn directive. @package PHamlP @subpackage Sass.tree

Code

const MESSAGE = 1;