| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstructionFinder.CodeConstraint | |
|---|---|
| org.apache.bcel.util | This package contains utility classes for the Byte Code Engineering Library, namely: | 
| Uses of InstructionFinder.CodeConstraint in org.apache.bcel.util | 
|---|
| Methods in org.apache.bcel.util with parameters of type InstructionFinder.CodeConstraint | |
|---|---|
 Iterator | 
InstructionFinder.search(String pattern,
       InstructionFinder.CodeConstraint constraint)
Start search beginning from the start of the given instruction list.  | 
 Iterator | 
InstructionFinder.search(String pattern,
       InstructionHandle from,
       InstructionFinder.CodeConstraint constraint)
Search for the given pattern in the instruction list.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||