Function __global->_webstandards_js_parse_comma_expressions

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
$allow_blanks boolean False N/A N/A Whether to allow blanks in the list
$closer string PARENTHESIS_CLOSE N/A N/A The token to close the list

Return

  • Parse info (null: error)
  • Type: ?array
  • Set: N/A
  • Range: N/A