Searched refs:evalIf (Results 1 – 2 of 2) sorted by relevance
143 return ev.evalIf(ast)
544 func (ev *Evaluator) evalIf(iast *ifAST) error { func