Uses of Interface
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.eclipse.jdt.core.util
Methods in 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.