How can I get the data type of a switch statement with the Java parser? Currently with getSelector() I can only get it as a Name expression which does not have the type.
Asked
Active
Viewed 122 times