Class EPatternMatcher.Result
java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.EPatternMatcher.Result
- Enclosing class:
- EPatternMatcher
Result object provided by a
EPatternMatcher
.-
Method Summary
Modifier and TypeMethodDescriptiongetCfg()
int
long
getMatchedLeaf
(int index) <T> T
getMatchedLeaf
(int index, Class<T> clazz) boolean
toString()
-
Method Details
-
getContext
-
getCfg
-
getInputExpression
-
getPattern
-
getInputIndex
public int getInputIndex() -
getMatchedExpression
-
getMatchedParent
-
getMatchAddress
public long getMatchAddress() -
getMatchMap
-
getMatchedLeaf
-
getMatchedLeaf
-
isReplaced
public boolean isReplaced() -
getOptimizedExpression
-
toString
-