|
Eclipse JDT Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBytecodeVisitor | |
---|---|
org.eclipse.jdt.core.util | Provides a set of tools and utilities for manipulating .class files and Java model elements. |
Uses of IBytecodeVisitor in org.eclipse.jdt.core.util |
---|
Classes in org.eclipse.jdt.core.util that implement IBytecodeVisitor | |
class |
ByteCodeVisitorAdapter
Adapter that implements the IBytecodeVisitor. |
Methods in org.eclipse.jdt.core.util with parameters of type IBytecodeVisitor | |
void |
ICodeAttribute.traverse(IBytecodeVisitor visitor)
Define a Java opcodes walker. |
|
Eclipse JDT Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |