Property | Type | Description | |
---|---|---|---|
$config | |||
$generator |
Method | Description | |
---|---|---|
__construct ( |
||
generate ( gossi\codegen\model\GenerateableInterface $model ) : string | Generates code from a given model | |
getConfig ( ) : |
Returns the used configuration |
Method | Description | |
---|---|---|
configure ( $config = null ) |
public __construct ( |
||
$config |
public getConfig ( ) : |
||
return |
protected CodeGeneratorConfig,gossi\codegen\config $config | ||
return |