private property SassScriptOperation::$operandCount in Sassy 7
Same name and namespace in other branches
- 7.3 phpsass/script/SassScriptOperation.php \SassScriptOperation::operandCount
*
Type: integer number of operands required by the operator
File
- phamlp/
sass/ script/ SassScriptOperation.php, line 77
Class
- SassScriptOperation
- SassScriptOperation class. The operation to perform. @package PHamlP @subpackage Sass.script
Code
private $operandCount;