Function __global->_webstandards_js_parse_comma_commands
Definitions
sources/webstandards_js_parse.php
- Return parse info for parse type.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$closer | string | COMMAND_TERMINATE | N/A | N/A | The token to close the list |
Return
- Parse info (null: error)
- Type: ?array
- Set: N/A
- Range: N/A