You are here

private property PHPExcel_Calculation_Token_Stack::$_count in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Token/Stack.php \PHPExcel_Calculation_Token_Stack::_count

* Count of entries in the parser stack * *

Type: integer

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Token/Stack.php, line 50

Class

PHPExcel_Calculation_Token_Stack
PHPExcel_Calculation_Token_Stack

Code

private $_count = 0;