Function __global->js_check_assignment
Definitions
sources/webstandards_js_lint.php
- Check an assignment statement.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$c | array | required parameter | N/A | N/A | The complex assignment details |
$c_pos | integer | required parameter | N/A | N/A | The position this is at in the parse |
Return
- The assigned type
- Type: string
- Set: N/A
- Range: N/A