I want to use this to extract information about the type of an expression before/after point.
Is this logic spread all over .*Exp::semantic .*Exp::semantic2 .*Exp::semantic3or is there a hot spot where I can insert a callback to print such information?
