Searched refs:scopedId (Results 1 – 9 of 9) sorted by relevance
14 scopedId: function scopedId(path) {22 return path.parts.length === 1 && !AST.helpers.scopedId(path) && !path.depth;
294 scoped = _ast2['default'].helpers.scopedId(path),426 if (val.parts && !_ast2['default'].helpers.scopedId(val) && !val.depth) {
289 scoped = _AST['default'].helpers.scopedId(path),421 if (val.parts && !_AST['default'].helpers.scopedId(val) && !val.depth) {
16 scopedId: function(path) { method24 path.parts.length === 1 && !AST.helpers.scopedId(path) && !path.depth
295 scoped = AST.helpers.scopedId(path),433 if (val.parts && !AST.helpers.scopedId(val) && !val.depth) {
27 …gth||a.hash)},scopedId:function(a){return/^\.|this\b/.test(a.original)},simpleId:function(a){retur… method
2646 scopedId: function scopedId(path) {2654 return path.parts.length === 1 && !AST.helpers.scopedId(path) && !path.depth;