Token.getTokenIndex

An index from 0..n-1 of the token object in the input stream. This must be valid in order to print token streams and use TokenRewriteStream.

Return -1 to indicate that this token was conjured up since it doesn't have a valid index.

interface Token
size_t
getTokenIndex
()

Meta