Code File Visitation What Class Catches What
Posted: Thu Mar 10, 2011 7:50 am
GentleMen,
above Topic is a place holder for similar questions
and here is the question.
use Namespace.Namespace
1)
what class would catch above statement i assumed it would be UsingStmt class
but is it?? when i move mouse over something it is telling what it is. i have captured
all members,statements and exprs classes through visitation moving over above statement
is not producing anything. something wrong with my code or it is another class
2)what would catch @args in the code file and similar @compiler instructions within the file.
Thanking_you
RIGHT_THEN
above Topic is a place holder for similar questions
and here is the question.
use Namespace.Namespace
1)
what class would catch above statement i assumed it would be UsingStmt class
but is it?? when i move mouse over something it is telling what it is. i have captured
all members,statements and exprs classes through visitation moving over above statement
is not producing anything. something wrong with my code or it is another class
2)what would catch @args in the code file and similar @compiler instructions within the file.
Thanking_you
RIGHT_THEN