final SyntaxStyle[] styles
The styles; maps token id to style.
SyntaxStyles(@NotNull final SyntaxStyle @NotNull[] styles)
Creates a new instance.
SyntaxStyle getStyle(final byte id)
Returns a style for a token id.
A set of SyntaxStyle instances for painting colorized text.
A simple text style class.