Interface IBinaryInfo

All Superinterfaces:
IElementInfo
All Known Subinterfaces:
IBinaryAnnotation, IBinaryField, IBinaryMethod, IBinaryModule, IBinaryType, IRecordComponent
All Known Implementing Classes:
AnnotationInfo, AnnotationMethodInfo, AnnotationMethodInfoWithAnnotations, ClassFileReader, CodeSnippetSkeleton, CodeSnippetSkeleton.BinaryMethodSkeleton, CompactTypeStructureRepresentation, ComponentInfoWithAnnotation, ComponentInfoWithTypeAnnotation, ExternalAnnotationDecorator, FieldInfo, FieldInfoWithAnnotation, FieldInfoWithTypeAnnotation, HierarchyBinaryType, MethodInfo, MethodInfoWithAnnotations, ModuleInfo, RecordComponentInfo

public interface IBinaryInfo extends IElementInfo