CodeHighlighter.nextTokenName

Get a name for the token at given index. Returns null if there isn't a token at given index. Indices must be sequential. Starts at 1.

interface CodeHighlighter
const(char)[]
nextTokenName

Meta