Process top-level and inner class declarations. To handle nested classes the current type and method are pushed onto stacks.
@see org.evolizer.famix.importer.nodehandler.AbstractASTNodeHandler#visit(org.eclipse.jdt.core.dom.ASTNode)
@param typeDeclaration Type declaration node.
@return true, if successfully process otherwise false.
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.