Свойство | Type | Description | |
---|---|---|---|
$inOut | string | Parameter's direction (IN, OUT or INOUT). | |
$name | string | The name of the new column. | |
$type | The data type of thew new column. |
Méthode | Description | |
---|---|---|
build ( |
||
parse ( |
public static parse ( |
||
$parser | The parser that serves as context. | |
$list | The list of tokens that are being parsed. | |
$options | array | Parameters for parsing. |
Résultat |
public string $inOut | ||
Résultat | string |