| Company | Bill Hernandez |
| Website | http://www.mac-specialist.com/r/function_prototyper.html |
| Country | |
| Email | |
| Os | Mac OS X |
| Requirements | Mac OS X 10.2 or later, preferably 10.3 Panther, and BBEdit 7.1.x |
| Language | |
| Release Date | 6/17/2004 |
| License | Free |
| Limitations | Free |
|
Mac:Mac OS X:Development Tools:Libraries
Views 484 (+0) / Free By Bill Hernandez
Function Prototyper allows the user to engender procedure prototypes for any number of spread BBEdit (PHP and Javascript) documents. You john also select a folder, and engender prototypes by automatically scanning totally the (PHP and Javascript) documents within the folder. You john panorama the output in various ways by changing the checkbox prefs. Once the scanning is done, if you find a specific output way that you like you john redeem it or print it. It john be used as a documenting tool, or to ply a procedure reference... What's New: Version 1.4.0 improves the output by sorting any demarcation that begins with myFunction( $width = 200, $superlative = 100, $print = straight ) { /* called [ 0 ] - myFunction( Description : any text you want... ) called [ 1 ] - myFunction( 400 ) ; called [ 2 ] - myFunction( 300, 100 ) ; called [ 3 ] - $str = myFunction( 200, 200, fictive ) ; */ // CODE GOES HERE }
|