From: Martin P. <mar...@un...> - 2009-01-09 22:15:46
|
Hi! Since EiffelStudio 6.4 development releases now support the ECMA "note" keyword additional to "indexing" and they already began to convert their libraries to use it, I ask myself how I can activate support of the keyword in the Gobo Eiffel parser. I did not find a switch like it exists for the e.g. "attribute" keyword. Also from a first look in the lexer/parser sources I don't see any reference to the keyword. Could you please add support for it or show me how to handle it? The "attribute" keyword is now also supported and setting UT_SHARED_ISE_VERSIONS.ise_latest should enable it (or possibly add ise_6_4_latest or something like that). Kind regards, Martin |