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

public interface JavaByteCodeDescriptor extends JavaDescriptor, ByteCodeDescriptor
Defines the combination of labels "Java" and "ByteCode".