Searched refs:parseCondition (Results 1 – 1 of 1) sorted by relevance
1016 block := &switchCase{gate: ctx.parseCondition(check)}1037 func (ctx *parseContext) parseCondition(check *mkparser.Directive) starlarkNode { func