checkstyle/src
Lars Kühne 59de966a7e Added allowInSwitchCase property to AvoidNestedBlocksCheck
to allow limiting the scope of variables to one case of a switch statement.

Also currently playing with the Clover IDEA plugin - man, this rocks!!
2003-07-05 11:09:52 +00:00
..
checkstyle Added allowInSwitchCase property to AvoidNestedBlocksCheck 2003-07-05 11:09:52 +00:00
testinputs/com/puppycrawl/tools/checkstyle added IllegalTokenCheck, request 750755 2003-07-02 12:48:43 +00:00
tests/com/puppycrawl/tools/checkstyle Added allowInSwitchCase property to AvoidNestedBlocksCheck 2003-07-05 11:09:52 +00:00