Uses of Interface
org.eolang.jeo.representation.bytecode.BytecodeAnnotationValue
Packages that use BytecodeAnnotationValue
Package
Description
Contains classes for generating bytecode in the form of Java classes.
-
Uses of BytecodeAnnotationValue in org.eolang.jeo.representation.bytecode
Classes in org.eolang.jeo.representation.bytecode that implement BytecodeAnnotationValueModifier and TypeClassDescriptionfinal classBytecode annotation.final classBytecode annotation property.Constructors in org.eolang.jeo.representation.bytecode with parameters of type BytecodeAnnotationValueModifierConstructorDescriptionBytecodeDefaultValue(BytecodeAnnotationValue property) Constructor.Constructor parameters in org.eolang.jeo.representation.bytecode with type arguments of type BytecodeAnnotationValueModifierConstructorDescriptionBytecodeAnnotation(String descriptor, boolean visible, List<BytecodeAnnotationValue> properties) Constructor.