Called before child nodes are visited.
Twig_NodeInterface $node The node to visit:
Twig_Environment $env The Twig environment instance:
Twig_NodeInterface The modified node
function enterNode(Twig_NodeInterface $node, Twig_Environment $env);