Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
AssertAsName.html
blob: f8147a603d8d829e31280e171f31a140c7ea447d [
file
] [
log
] [
blame
]
<html>
<body>
Reports variables, methods, or classes named
<b>
assert
</b>
. Such names are legal under Java 1.3 or
earlier JVMs, but will cause problems under Java 1.4 or later.
<!-- tooltip end -->
<p>
</body>
</html>