Home
last modified time | relevance | path

Searched refs:estreeParseLiteral (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js4674 var node = this.estreeParseLiteral(regex);
4680 pp$7.estreeParseLiteral = function (value) { function
4848 return this.estreeParseLiteral(this.state.value);
4851 return this.estreeParseLiteral(null);
4854 return this.estreeParseLiteral(true);
4857 return this.estreeParseLiteral(false);