# Interface: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.IEMatchVerifier

Verifier of an IR pattern and the candidate matched IR expression.

## Method: verify
- parameter: `matcher`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternMatcher`
- parameter: `result`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternMatcher.Result`
- return type: `boolean`

Description: 
parameter: matcher: 
parameter: result: 
return: 

