
Public Member Functions | |
| preCompile ($argv=array()) | |
| usage () | |
Definition at line 20 of file preCompile.php.
| preCompile.preCompile | ( | $ | argv = array() |
) |
Constructor.
| $argv | array command-line arguments |
Definition at line 31 of file preCompile.php.
References CommandLineTool.$argv, and usage().
| preCompile.usage | ( | ) |
Print command usage information.
Reimplemented from CommandLineTool.
Definition at line 43 of file preCompile.php.
Referenced by preCompile().
1.5.6