Table of Contents
grammar generation stuff for sql.
This module does not bind any rule semantics, it just generates the parser data structures.
BuildSQL ( filename=MARSHALFILE )
DeclareTerminals ( Grammar )
charstfn ( str )
getSQL ()
numlitfn ( str )
Note: this is "safe" because regex filters out dangerous things.
reloadSQLG ( filename=MARSHALFILE )
does not bind any interpretation functions.
userdeffn ( str )