Class: Generic_Sniffs_CodeAnalysis_ForLoopShouldBeWhileLoopSniff
Source Location: /PHP_CodeSniffer-1.2.0/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php
Detects for-loops that can be simplified to a while-loop.
Author(s):
Version:
Copyright:
- 2007-2008 Manuel Pichler. All rights reserved.
|
|
Inherited Variables
|
Inherited Methods
|
Class Details
Method Detail
Documentation generated on Mon, 17 Aug 2009 05:00:38 +0000 by phpDocumentor 1.4.2. PEAR Logo Copyright © PHP Group 2004.
|