Compiles the node to PHP.
Parameters
Twig_Compiler A Twig_Compiler instance:
File
- drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php, line 25
Class
- Twig_NodeInterface
- Represents a node in the AST.
Code
public function compile(Twig_Compiler $compiler);