TokenBasedTokenInputStream

constructor(tokens: Array<T>, map: PositionMap)(source)

Parameters

TT

the TokenType of the Tokens

T

the Tokens

map

the PositionMap of the Tokens

  • @since 0.1.0