interface Twig_NodeInterface

Represents a node in the AST.

@author Fabien Potencier <fabien@symfony.com>

Hierarchy

Expanded class hierarchy of Twig_NodeInterface

All classes that implement Twig_NodeInterface

Deprecated

since 1.12 (to be removed in 2.0)

File

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

View source

Members

Namesort descending Modifiers Type Description Overrides
Twig_NodeInterface::compile public function Compiles the node to PHP. 1
Twig_NodeInterface::getLine public function 1
Twig_NodeInterface::getNodeTag public function 1