Searched defs:badExpr (Results 1 – 1 of 1) sorted by relevance
731 type badExpr struct { struct732 errorLocation ErrorLocation733 message string736 func (b *badExpr) emit(gctx *generationContext) {740 func (_ *badExpr) typ() starlarkType {744 func (b *badExpr) emitListVarCopy(gctx *generationContext) {748 func (b *badExpr) transform(transformer func(expr starlarkExpr) starlarkExpr) starlarkExpr {