Function __global->webstandards_js_lex
Definitions
sources/webstandards_js_lex.php
- Lex some JavaScript code.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$text | string | required parameter | N/A | N/A | The code |
Return
- List of lexed tokens
- Type: array
- Set: N/A
- Range: N/A