Class: Generic_Sniffs_CodeAnalysis_ForLoopShouldBeWhileLoopSniff
Source Location: /PHP_CodeSniffer-1.1.0a1/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 Sun, 20 Apr 2008 21:01:13 -0400 by phpDocumentor 1.4.0. PEAR Logo Copyright © PHP Group 2004.
|