Searched refs:binaryOpExpr (Results 1 – 2 of 2) sorted by relevance
701 type binaryOpExpr struct { struct707 func (b *binaryOpExpr) emit(gctx *generationContext) { argument713 func (b *binaryOpExpr) typ() starlarkType { argument717 func (b *binaryOpExpr) emitListVarCopy(gctx *generationContext) { argument721 func (b *binaryOpExpr) transform(transformer func(expr starlarkExpr) starlarkExpr) starlarkExpr { argument778 case *binaryOpExpr:
1718 return &binaryOpExpr{