[Gambas-user] Question about highlight.styles[] list from original eval.highlight class
Benoît Minisini
benoit.minisini at gambas-basic.org
Sun Dec 10 21:00:04 CET 2023
Le 10/12/2023 à 18:55, Brian G a écrit :
> I have a number of programs that analyze the source code, and produce
> output, they use this to identify the types of elements found
>
> and print in human readable names. They no longer work!
>
If you use 'Highlight.Analyze()', the values of the 'Highlight.Types'
array are the constants of the 'Highlight' class.
It should be enough for what you need, isn't it? Or did I miss something?
--
Benoît Minisini.
More information about the User
mailing list