Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道 PMD 是否具有查找注释的功能?例如,如果我的@BeforeClassJUnit 测试类中有注释,xpath 会将注释视为只是另一个节点吗?
@BeforeClass
好吧,您可以在此处查看干扰注释的规则示例。还要看看接下来的几个。它们都处理注释检查。