In your IDE, search for classes that implement SqlVisitor. One of the 25 is what you want.
> On Jan 18, 2018, at 3:51 PM, Nirav Patel <[email protected]> wrote: > > Is it possible to add default impl for all visit methods of SqlVisitor? > It's not convenient to override them all when I only want to override > SqlCall > Thanks > > -- > > > [image: What's New with Xactly] <http://www.xactlycorp.com/email-click/> > > <https://www.instagram.com/xactlycorp/> > <https://www.linkedin.com/company/xactly-corporation> > <https://twitter.com/Xactly> <https://www.facebook.com/XactlyCorp> > <http://www.youtube.com/xactlycorporation>
