All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.puppycrawl.tools.checkstyle.checks.modifier.messages_zh.properties Maven / Gradle / Ivy

Go to download

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

There is a newer version: 10.17.0
Show newest version
annotation.order=注解 ''{0}'' 前不应有非注解修饰符。
class.implied.modifier=应明确写出隐含的修饰符: ''{0}''。
interface.implied.modifier=应明确写出隐含的修饰符: ''{0}''。
mod.order=''{0}'' 修饰符顺序违反 JLS 建议.
redundantModifier=多余修饰符: ''{0}''。




© 2015 - 2024 Weber Informatics LLC | Privacy Policy