Class Latte\Compiler\TokenStream

final

TokenStream loads tokens from $source iterator on-demand, and places them in a buffer to provide access to any previous token by index.

Methods