You are here

private property FrxSyntaxEngine::$data_stack in Forena Reports 7

Same name and namespace in other branches
  1. 6 FrxSyntaxEngine.inc \FrxSyntaxEngine::data_stack

File

./FrxSyntaxEngine.inc, line 16
FrXSytnaxEngine defines how regular expression procesing/token substitution takes place. It includes support for passing in a formatter oobject that will escape strings properly before substituting them.

Class

FrxSyntaxEngine

Code

private $data_stack;