constant SassForNode::IS_INCLUSIVE in Sassy 7.3
Same name and namespace in other branches
- 7 phamlp/sass/tree/SassForNode.php \SassForNode::IS_INCLUSIVE
File
- phpsass/
tree/ SassForNode.php, line 36
Class
- SassForNode
- SassForNode class. Represents a Sass @for loop. @package PHamlP @subpackage Sass.tree
Code
const IS_INCLUSIVE = 'through';