Interface JavaByteCodeDescriptor
- All Superinterfaces:
ByteCodeDescriptor,JavaDescriptor
- All Known Subinterfaces:
AnnotationTypeDescriptor,AnnotationValueDescriptor,BoundDescriptor,ClassDescriptor,ClassFileDescriptor,ClassTypeDescriptor,ClassValueDescriptor,ConstructorDescriptor,EnumDescriptor,EnumTypeDescriptor,EnumValueDescriptor,FieldDescriptor,GenericArrayTypeDescriptor,GenericDeclarationDescriptor,InterfaceTypeDescriptor,LambdaMethodDescriptor,MemberDescriptor,MethodDescriptor,ParameterDescriptor,ParameterizedTypeDescriptor,PrimitiveDescriptor,PrimitiveValueDescriptor,RecordTypeDescriptor,TypeDescriptor,TypeVariableDescriptor,VariableDescriptor,WildcardTypeDescriptor
Defines the combination of labels "Java" and "ByteCode".