Searched refs:_parseControlStatement (Results 1 – 2 of 2) sorted by relevance
30010 || this._parseControlStatement() // @if, @while, @for, @each30088 || this._parseControlStatement(this._parseKeyframeSelector.bind(this))30198 || this._parseControlStatement() // @if, @while, @for, @each30315 SCSSParser.prototype._parseControlStatement = function (parseStatement) { method in SCSSParser30408 || this._parseControlStatement(this._parseFunctionBodyDeclaration.bind(this));
1 …_parseControlStatement() // @if, @while, @for, @each\n || this._parseMixinDeclarati…