public class InstructionWriter<StringRef extends StringReference,TypeRef extends TypeReference,FieldRefKey extends FieldReference,MethodRefKey extends MethodReference,ProtoRefKey extends MethodProtoReference,MethodHandleKey extends MethodHandleReference,CallSiteKey extends CallSiteReference>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
write(ArrayPayload instruction) |
void |
write(Instruction10t instruction) |
void |
write(Instruction10x instruction) |
void |
write(Instruction11n instruction) |
void |
write(Instruction11x instruction) |
void |
write(Instruction12x instruction) |
void |
write(Instruction20bc instruction) |
void |
write(Instruction20t instruction) |
void |
write(Instruction21c instruction) |
void |
write(Instruction21ih instruction) |
void |
write(Instruction21lh instruction) |
void |
write(Instruction21s instruction) |
void |
write(Instruction21t instruction) |
void |
write(Instruction22b instruction) |
void |
write(Instruction22c instruction) |
void |
write(Instruction22cs instruction) |
void |
write(Instruction22s instruction) |
void |
write(Instruction22t instruction) |
void |
write(Instruction22x instruction) |
void |
write(Instruction23x instruction) |
void |
write(Instruction30t instruction) |
void |
write(Instruction31c instruction) |
void |
write(Instruction31i instruction) |
void |
write(Instruction31t instruction) |
void |
write(Instruction32x instruction) |
void |
write(Instruction35c instruction) |
void |
write(Instruction35mi instruction) |
void |
write(Instruction35ms instruction) |
void |
write(Instruction3rc instruction) |
void |
write(Instruction3rmi instruction) |
void |
write(Instruction3rms instruction) |
void |
write(Instruction45cc instruction) |
void |
write(Instruction4rcc instruction) |
void |
write(Instruction51l instruction) |
void |
write(PackedSwitchPayload instruction) |
void |
write(SparseSwitchPayload instruction) |
public void write(@Nonnull
Instruction10t instruction)
public void write(@Nonnull
Instruction10x instruction)
public void write(@Nonnull
Instruction11n instruction)
public void write(@Nonnull
Instruction11x instruction)
public void write(@Nonnull
Instruction12x instruction)
public void write(@Nonnull
Instruction20bc instruction)
public void write(@Nonnull
Instruction20t instruction)
public void write(@Nonnull
Instruction21c instruction)
public void write(@Nonnull
Instruction21ih instruction)
public void write(@Nonnull
Instruction21lh instruction)
public void write(@Nonnull
Instruction21s instruction)
public void write(@Nonnull
Instruction21t instruction)
public void write(@Nonnull
Instruction22b instruction)
public void write(@Nonnull
Instruction22c instruction)
public void write(@Nonnull
Instruction22cs instruction)
public void write(@Nonnull
Instruction22s instruction)
public void write(@Nonnull
Instruction22t instruction)
public void write(@Nonnull
Instruction22x instruction)
public void write(@Nonnull
Instruction23x instruction)
public void write(@Nonnull
Instruction30t instruction)
public void write(@Nonnull
Instruction31c instruction)
public void write(@Nonnull
Instruction31i instruction)
public void write(@Nonnull
Instruction31t instruction)
public void write(@Nonnull
Instruction32x instruction)
public void write(@Nonnull
Instruction35c instruction)
public void write(@Nonnull
Instruction35mi instruction)
public void write(@Nonnull
Instruction35ms instruction)
public void write(@Nonnull
Instruction3rc instruction)
public void write(@Nonnull
Instruction3rmi instruction)
public void write(@Nonnull
Instruction3rms instruction)
public void write(@Nonnull
Instruction45cc instruction)
public void write(@Nonnull
Instruction4rcc instruction)
public void write(@Nonnull
Instruction51l instruction)
public void write(@Nonnull
ArrayPayload instruction)
public void write(@Nonnull
SparseSwitchPayload instruction)
public void write(@Nonnull
PackedSwitchPayload instruction)