Searched refs:_parseExpr (Results 1 – 3 of 3) sorted by relevance
27091 if (!node.setValue(this._parseExpr())) {27131 var expression = this._parseExpr();27997 node.addChild(this._parseExpr());28112 if (node.setValue(this._parseExpr(true))) {29769 if (!node.addChild(this._parseExpr())) {30057 if (!node.setValue(this._parseExpr())) {30224 if (node.setValue(this._parseExpr())) {30312 node.addChild(this._parseExpr()); // optional30390 if (!node.addChild(this._parseExpr())) {30443 if (!node.addChild(this._parseExpr())) {[all …]
1 …_parseExpr())?(t.addChild(this._parsePrio()),this.peek(r.SemiColon)&&(t.semicolonPosition=this.tok…
1 …_parseExpr())) {\n return this.finish(node, ParseError.PropertyValueExpected);\n …