12 @trigger_error(
'The Twig_Function_Node class is deprecated since version 1.12 and will be removed in 2.0. Use Twig_SimpleFunction instead.', E_USER_DEPRECATED);
Represents a template function.
Represents a template function as a node.
compile()
Compiles a function.
__construct($class, array $options=array())