Inject tokens after the current one.
Look at the next token.
Set the pointer to the next token and returns the previous one.
Serialize the stream to a Twig string.
Test the current token.
Construct and return a list of tokens relevant to render a Twig template.
Traverse the stream using a visitor.
Generated using TypeDoc