public static final class KotlinCallableReferenceFixer.OwnerReplacementSequences extends java.lang.Object implements ReplacementSequences
| Modifier and Type | Method and Description |
|---|---|
proguard.classfile.constant.Constant[] |
getConstants() |
proguard.classfile.instruction.Instruction[][][] |
getSequences() |
public proguard.classfile.instruction.Instruction[][][] getSequences()
getSequences in interface ReplacementSequencespublic proguard.classfile.constant.Constant[] getConstants()
getConstants in interface ReplacementSequences