org.apache.bcel.util
public static interface InstructionFinder.CodeConstraint
Method Summary | |
---|---|
boolean | checkCode(InstructionHandle[] match) |
Parameters: match array of instructions matching the requested pattern
Returns: true if the matched area is really useful