Name
..
BadOddnessInspection.java
BigDecimalEqualsInspection.java
CachedNumberConstructorCallInspection.java
CastThatLosesPrecisionInspection.java
CharUsedInArithmeticContextInspection.java
ComparisonOfShortAndCharInspection.java
ComparisonToNaNInspection.java
ConfusingFloatingPointLiteralInspection.java
ConstantMathCallInspection.java
ConvertOctalLiteralToDecimalFix.java
DivideByZeroInspection.java
DoubleLiteralMayBeFloatLiteralInspection.java
FloatingPointEqualityInspection.java
ImplicitNumericConversionInspection.java
IntLiteralMayBeLongLiteralInspection.java
IntegerDivisionInFloatingPointContextInspection.java
IntegerMultiplicationImplicitCastToLongInspection.java
LongLiteralsEndingWithLowercaseLInspection.java
NonReproducibleMathCallInspection.java
OctalAndDecimalIntegersMixedInspection.java
OctalLiteralInspection.java
OverlyComplexArithmeticExpressionInspection.java
PointlessArithmeticExpressionInspection.java
RemoveLeadingZeroFix.java
UnaryPlusInspection.java
UnnecessaryExplicitNumericCastInspection.java
UnnecessaryUnaryMinusInspection.java
UnpredictableBigDecimalConstructorCallInspection.java