hi everyone.
I don't have much time working with ax and I'm a bit confused about what is "class declaration" and "main method"
as far as i know, in poo the main method is where you start running your application and control the class behavior, I guess this doesn't change in ax but what is class declaration then?
I mean, when first started, I've been told that the class declaration was the first thing that runs and after the methods of it and control's class behavior, so I took from granted that it was some sort of synonym for the main method, since I didn't found at the time classes with them, now i found a class that has main method and class declaration and I don't get how this operates and neither had found something on web that explains what's the difference.
i hope i made myself clear
*This post is locked for comments