Gets a TokenParser suitable for a tag.
string $tag A tag name:
null|Twig_TokenParserInterface A Twig_TokenParserInterface or null if no suitable TokenParser was found
function getTokenParser($tag);