Smarty Internal Plugin Templateparser Parsetrees
These are classes to build parsetrees in the template parser
| _smarty_parsetree | |
| _smarty_tag | A complete smarty tag. | 
| _smarty_code | Code fragment inside a tag. | 
| _smarty_doublequoted | Double quoted string inside a tag. | 
| _smarty_dq_content | Raw chars as part of a double quoted string. | 
| _smarty_template_buffer | Template element | 
| _smarty_text | template text | 
| _smarty_linebreak | template linebreaks |