* Parses a comma-separated list of expressions, and returns them as * an array. `close` is the token type that ends the list, and * `allowEmpty` can be turned on to allow subsequent commas with * nothing in between them to be parsed as `null` (which is needed * for array literals). *
(close, allowTrailingComma, allowEmpty)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…