Uses of Interface
org.aspectj.org.eclipse.jdt.core.util.IVerificationTypeInfo
Packages that use IVerificationTypeInfo
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of IVerificationTypeInfo in org.aspectj.org.eclipse.jdt.core.util
Methods in org.aspectj.org.eclipse.jdt.core.util that return IVerificationTypeInfoModifier and TypeMethodDescriptionIStackMapFrame.getLocals()Answer back verification infos for the defined locals.IStackMapFrame.getStackItems()Answer back the verification infos for the stack items. -
Uses of IVerificationTypeInfo in org.aspectj.org.eclipse.jdt.internal.core.util
Classes in org.aspectj.org.eclipse.jdt.internal.core.util that implement IVerificationTypeInfoMethods in org.aspectj.org.eclipse.jdt.internal.core.util that return IVerificationTypeInfoModifier and TypeMethodDescriptionDefaultStackMapFrame.getLocals()StackMapFrame.getLocals()DefaultStackMapFrame.getStackItems()StackMapFrame.getStackItems()