CodeHighlighter.save

Produce a TextStyleSlice range using the result.

interface CodeHighlighter
final
save
(
int offset = 0
)

Parameters

offset int

Number of bytes to skip. Apply the offset to all resulting items.

Return Value

Type:

CodeHighlighterRange suitable for use as a Text style map.

Meta