The {@link ASNodeSwitch} class is an {@link IASNodeStrategy} implementationthat handles {@link IASNode} types based on the node interface type.
All traversable {@link ASTNodeID} node visitor methods are found within theclass {@link #handle(IASNode)} method's if else statements.
@author Michael Schmalle
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.