interface Twig_CompilerInterface

Interface implemented by compiler classes.

@package twig @author Fabien Potencier <fabien@symfony.com>

Hierarchy

Expanded class hierarchy of Twig_CompilerInterface

All classes that implement Twig_CompilerInterface

File

drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php, line 18

View source

Members

Namesort descending Modifiers Type Description Overrides
Twig_CompilerInterface::compile function Compiles a node. 1
Twig_CompilerInterface::getSource function Gets the current PHP code after compilation. 1