BufferedTokenStream.sync

Make sure index {@code i} in tokens has a token.

@return {@code true} if a token is located at index {@code i}, otherwise {@code false}. @see #get(int i)

class BufferedTokenStream
protected
bool
sync
(
size_t i
)

Meta