Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
CStyleArrayDeclaration.html
blob: 6b8f3ff43b2a5a24b7563d85718ba7b021d45e7e [
file
] [
log
] [
blame
]
<html>
<body>
Reports array declarations made using C-style syntax, with the array indicator attached to the variable,
rather than Java-style syntax, with the array indicator attached to the type.
<!-- tooltip end -->
<p>
</body>
</html>