PHPExcel_Calculation
[ class tree: PHPExcel_Calculation ] [ index: PHPExcel_Calculation ] [ all elements ]

Class: PHPExcel_Token_Stack

Source Location: /PHPExcel/Calculation.php

Class Overview




Variables

Methods



Class Details

[line 3254]


[ Top ]


Class Variables

$_count =  0

[line 3257]



Tags:

access:  private

Type:   mixed


[ Top ]

$_stack = array()

[line 3256]



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 3289]

PHPExcel_Token_Stack __construct( )



[ Top ]

method count [line 3260]

void count( )



Tags:

access:  public


[ Top ]

method last [line 3281]

void last( [ $n = 1])



Tags:

access:  public


Parameters:

   $n  

[ Top ]

method pop [line 3273]

void pop( )



Tags:

access:  public


[ Top ]

method push [line 3265]

void push( $type, $value, [ $reference = null])



Tags:

access:  public


Parameters:

   $type  
   $value  
   $reference  

[ Top ]


Documentation generated on Mon, 11 Jan 2010 08:07:02 +0100 by phpDocumentor 1.4.1