12@trigger_error(
'The Twig_Node_Expression_ExtensionReference class is deprecated since version 1.23 and will be removed in 2.0.', E_USER_DEPRECATED);
sprintf('%.4f', $callTime)
An exception for terminatinating execution or to throw for unit testing.
Compiles a node to PHP code.
raw($string)
Adds a raw string to the compiled code.
Represents an extension call node.
compile(Twig_Compiler $compiler)
Compiles the node to PHP.
__construct($name, $lineno, $tag=null)
Abstract class for all nodes that represents an expression.