Uses of Interface
org.aspectj.org.eclipse.jdt.core.util.IBytecodeVisitor
Packages that use IBytecodeVisitor
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of IBytecodeVisitor in org.aspectj.org.eclipse.jdt.core.util
Classes in org.aspectj.org.eclipse.jdt.core.util that implement IBytecodeVisitorModifier and TypeClassDescriptionclassAdapter that implements the IBytecodeVisitor.Methods in org.aspectj.org.eclipse.jdt.core.util with parameters of type IBytecodeVisitorModifier and TypeMethodDescriptionvoidICodeAttribute.traverse(IBytecodeVisitor visitor) Define a Java opcodes walker. -
Uses of IBytecodeVisitor in org.aspectj.org.eclipse.jdt.internal.core.util
Classes in org.aspectj.org.eclipse.jdt.internal.core.util that implement IBytecodeVisitorModifier and TypeClassDescriptionclassDefault implementation of ByteCodeVisitorMethods in org.aspectj.org.eclipse.jdt.internal.core.util with parameters of type IBytecodeVisitor