Property | Type | Description | |
---|---|---|---|
$inClassName | array | ||
$inSourceFile | string | ||
$outClassName | array | ||
$outSourceFile | string |
Method | Description | |
---|---|---|
__construct ( string $inClassName, string $inSourceFile = '', string $outClassName = '', string $outSourceFile = '' ) | Constructor. | |
generate ( ) | ||
getOutClassName ( ) : string | ||
getOutSourceFile ( ) : string | ||
write ( string $file = '' ) | Generates the code and writes it to a source file. |