Class Smarty_Internal_SmartyTemplateCompiler
Class SmartyTemplateCompiler
- Smarty_Internal_TemplateCompilerBase
-
Smarty_Internal_SmartyTemplateCompiler
Package: Smarty\Compiler
Author: Uwe Tews
Located at wa-system/vendors/smarty3/sysplugins/smarty_internal_smartytemplatecompiler.php
Author: Uwe Tews
Located at wa-system/vendors/smarty3/sysplugins/smarty_internal_smartytemplatecompiler.php
public
|
|
protected
boolean
|
public
string
|
$lexer_class |
|
#
Lexer class name |
public
string
|
$parser_class |
|
#
Parser class name |
public
object
|
$lex |
|
#
Lexer object |
public
object
|
$parser |
|
#
Parser object |
public
object
|
$smarty |
|
#
Smarty object |
public
array
|
$local_var | array() |
#
array of vars which can be compiled in local scope |