Home
last modified time | relevance | path

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1_needsSemicolonAfter(i)||this.accept(r.SemiColon)||this.markError(e,Ct.SemiColonExpected));this.ac… method in e
H A D2.2.js26894 …Scanner_js__WEBPACK_IMPORTED_MODULE_0__["TokenType"].EOF) && this._needsSemicolonAfter(statement) …
27000 Parser.prototype._needsSemicolonAfter = function (node) { method in Parser
27043 …if (this._needsSemicolonAfter(decl) && !this.accept(_cssScanner_js__WEBPACK_IMPORTED_MODULE_0__["T…
H A D2.2.js.map1_needsSemicolonAfter(statement) && !this.accept(TokenType.SemiColon)) {\n t…