| Package | Description |
|---|---|
| org.eclipse.persistence.internal.libraries.asm | |
| org.eclipse.persistence.internal.libraries.asm.commons |
| Modifier and Type | Method and Description |
|---|---|
protected ByteVector |
Attribute.write(ClassWriter classWriter,
byte[] code,
int codeLength,
int maxStack,
int maxLocals)
Returns the byte array form of the content of this attribute.
|
| Modifier and Type | Method and Description |
|---|---|
protected ByteVector |
ModuleTargetAttribute.write(ClassWriter classWriter,
byte[] code,
int codeLength,
int maxStack,
int maxLocals) |
protected ByteVector |
ModuleResolutionAttribute.write(ClassWriter classWriter,
byte[] code,
int codeLength,
int maxStack,
int maxLocals) |
protected ByteVector |
ModuleHashesAttribute.write(ClassWriter classWriter,
byte[] code,
int codeLength,
int maxStack,
int maxLocals) |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.