ctools_math_expr_stack::$stack

The stack.

Type: array

File

includes/math-expr.inc, line 825

Class

ctools_math_expr_stack
Class implementing a simple stack structure, used by ctools_math_expr.

Code

private $stack;