---
url: /reference/Function.exprInterpreter.md
---
# Function: exprInterpreter()

* **Exported from**: `rolldown/filter`
* **Type**: (`expr`: [`FilterExpression`](TypeAlias.FilterExpression.md), `code?`: `string`, `id?`: `string`, `moduleType?`: `PluginModuleType`, `importerId?`: `string`, `ctx?`: `InterpreterCtx`) => `boolean`

## Parameters

### expr

[`FilterExpression`](TypeAlias.FilterExpression.md)

### code?

`string`

### id?

`string`

### moduleType?

`PluginModuleType`

### importerId?

`string`

### ctx?

`InterpreterCtx`

## Returns

`boolean`
