public interface

IEMatchVerifier

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

Class Overview

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

Summary

Public Methods
abstract boolean verify(EPatternMatcher matcher, EPatternMatcher.Result result)

Public Methods

public abstract boolean verify (EPatternMatcher matcher, EPatternMatcher.Result result)