On my Class extending demo im trying to make it simular to java syntax . Is there a way to find when a curent fuction is being called or in the prosses of being used.
I am note sure exactly what you are trying to say... but debug outputs might be the answer. It is the easiest way to be sure what actually happens anyway.