Uses of Interface
org.aspectj.org.eclipse.jdt.core.util.IComponentInfo
Packages that use IComponentInfo
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of IComponentInfo in org.aspectj.org.eclipse.jdt.core.util
Methods in org.aspectj.org.eclipse.jdt.core.util that return IComponentInfoModifier and TypeMethodDescriptionIRecordAttribute.getComponentInfos()Answer back the array of record component infos as specified in the JVM specifications, or an empty array if none. -
Uses of IComponentInfo in org.aspectj.org.eclipse.jdt.internal.core.util
Classes in org.aspectj.org.eclipse.jdt.internal.core.util that implement IComponentInfoMethods in org.aspectj.org.eclipse.jdt.internal.core.util that return IComponentInfoMethods in org.aspectj.org.eclipse.jdt.internal.core.util with parameters of type IComponentInfoModifier and TypeMethodDescriptionstatic IClassFileAttributeUtil.getAttribute(IComponentInfo componentInfo, char[] attributeName)