UnbufferedTokenStream.n

@uml The number of tokens currently in {@link #tokens tokens}.

<p>This is not the buffer capacity, that's {@code tokens.length}.</p>

class UnbufferedTokenStream
protected
size_t n;

Meta