程序包 proguard.classfile.attribute.signature.ast.visitor
-
接口概要 接口 说明 ASTNode ASTNodeVisitor<R,P> A visitor of grammar and signature AST nodes, in the style of the visitor design pattern.TraversingASTNodeVisitor<P> A generic implementation of theASTNodeVisitorintended to be used for when traversal of the full AST is needed. -
类概要 类 说明 ClassNameCollectingVisitor A signature/descriptor visitor that adds all class names into a given collection.