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