Add KeyWord to SQLTokenMaker

Post a reply

Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Add KeyWord to SQLTokenMaker

Re: Add KeyWord to SQLTokenMaker

Post by robert » Thu Mar 01, 2012 1:53 pm

Hi Martin,

There is currently no way to add keywords to an existing language, though there is a Feature Request for it. I might end up adding this soon since it is a nice trade-off between being able to add and remove keywords from a language (the most robust solution) and what we have today (can't change existing lexers whatsoever without changing the .flex source).

Add KeyWord to SQLTokenMaker

Post by Guest » Wed Feb 29, 2012 5:34 pm

Hi,

my target is to create a PL/SQLTokenMaker (oracle database langauage) which has some keywords like "PROCEDURE".
Is it possible to "reuse" the current SQLTokenMaker and add some new keywords or must I create a complete new TokenMaker?

Many thanks

Martin

Top

cron