Highlighter.highlightTokens

Highlights the tokens from begin to end (both included).

Parameters

skipWS
Type: bool

Skips whitespace tokens (e.g. comments) if true.

Return Value

Type: void

A string with the highlighted tokens.

Meta