finished new "If statement could be replaced with simple conditional expression"...
commite99f90960971006a9ddf41038ee6787728ad4734
authorBas Leijdekkers <basleijdekkers@gmail.com>
Sun, 12 Oct 2008 13:42:10 +0000 (12 17:42 +0400)
committerBas Leijdekkers <basleijdekkers@gmail.com>
Sun, 12 Oct 2008 13:42:10 +0000 (12 17:42 +0400)
treedcf4f7228301f872a60313ef69fc3e3afa869c74
parentc843a39ffa6cb4c8a109432dd561887020675042
finished new "If statement could be replaced with simple conditional expression" inspection
plugins/InspectionGadgets/src/com/siyeh/InspectionGadgetsBundle.properties
plugins/InspectionGadgets/src/com/siyeh/ig/InspectionGadgetsPlugin.java
plugins/InspectionGadgets/src/com/siyeh/ig/controlflow/IfMayBeConditionalInspection.java
plugins/InspectionGadgets/src/inspectionDescriptions/IfMayBeConditional.html [new file with mode: 0644]