18 methods override Twig_TokenParserInterface::parse()

TestTokenParser::parse in drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
Parses a token and returns a node.
TestTokenParser_☃::parse in drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php
Parses a token and returns a node.
Twig_TokenParser_AutoEscape::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
Parses a token and returns a node.
Twig_TokenParser_Block::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php
Parses a token and returns a node.
Twig_TokenParser_Do::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php
Parses a token and returns a node.
Twig_TokenParser_Extends::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Extends.php
Parses a token and returns a node.
Twig_TokenParser_Filter::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php
Parses a token and returns a node.
Twig_TokenParser_Flush::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Flush.php
Parses a token and returns a node.
Twig_TokenParser_For::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php
Parses a token and returns a node.
Twig_TokenParser_From::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/From.php
Parses a token and returns a node.
Twig_TokenParser_If::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php
Parses a token and returns a node.
Twig_TokenParser_Import::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Import.php
Parses a token and returns a node.
Twig_TokenParser_Include::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php
Parses a token and returns a node.
Twig_TokenParser_Macro::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php
Parses a token and returns a node.
Twig_TokenParser_Sandbox::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php
Parses a token and returns a node.
Twig_TokenParser_Set::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Set.php
Parses a token and returns a node.
Twig_TokenParser_Spaceless::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php
Parses a token and returns a node.
Twig_TokenParser_Use::parse in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php
Parses a token and returns a node.