Searched refs:srcName (Results 1 – 13 of 13) sorted by relevance
21 return new yy.SourceLocation(options && options.srcName, locInfo);
199 if (options.srcName) {219 this.source = new CodeGen(this.options.srcName);220 this.decorators = new CodeGen(this.options.srcName);
30 return new yy.SourceLocation(options && options.srcName, locInfo);
184 if (options.srcName) {204 this.source = new _CodeGen['default'](this.options.srcName);205 this.decorators = new _CodeGen['default'](this.options.srcName);
43 return new yy.SourceLocation(options && options.srcName, locInfo);
192 if (options.srcName) {212 this.source = new _codeGen2['default'](this.options.srcName);213 this.decorators = new _codeGen2['default'](this.options.srcName);
54 srcName?: string; property242 srcName?: string; property
212 options.srcName = template.path;
229 options.srcName = template.path;
227 options.srcName = template.path;
2707 return new yy.SourceLocation(options && options.srcName, locInfo);
27 …i["default"].yy=o,o.locInfo=function(a){return new o.SourceLocation(b&&b.srcName,a)};var c=i["defa…
1 …srcName = prefix + 'src';\n const src = requireString(flatStyle[srcName], srcName);\n\n // setta…