sql icon indicating copy to clipboard operation
sql copied to clipboard

Syntax classes?

Open jackfirth opened this issue 8 years ago • 0 comments

I'm attempting to write macros that expand to sql expressions. The sql grammar is complex and I have no way to validate the input to my macros are well formed. Would exposing syntax classes matching the various subforms of the sql grammar be a good idea?

jackfirth avatar Jul 15 '17 05:07 jackfirth