Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeRecordComponent
Packages that use BytecodeRecordComponent
Package
Description
Contains classes for generating bytecode in the form of Java classes.
-
Uses of BytecodeRecordComponent in org.eolang.jeo.representation.bytecode
Constructors in org.eolang.jeo.representation.bytecode with parameters of type BytecodeRecordComponentModifierConstructorDescriptionRecordComponents(BytecodeRecordComponent... components) Constructor.Constructor parameters in org.eolang.jeo.representation.bytecode with type arguments of type BytecodeRecordComponentModifierConstructorDescriptionRecordComponents(List<BytecodeRecordComponent> components) Constructor.