Source position: syntax.highlighter.pp line 128
protected procedure TSyntaxHighlighter.AddToken(
const aText: string;
akind: TSyntaxHighlightKind;
aCategory: Integer = 0
);