public static class Instruction.LdcInsn extends Instruction
Instruction.FieldOrMethod, Instruction.InvokeDynamicInsn, Instruction.LdcInsn, Instruction.MultiANewArrayInsn| Modifier and Type | Field and Description |
|---|---|
Object |
cst |
className, fieldOrMethod, opcode, operand| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isLongOrDoubleValue() |
arity, hasReturnValue, isInvoke, toStringpublic final Object cst
public LdcInsn(Object cst)
public boolean isLongOrDoubleValue()
isLongOrDoubleValue in class Instructionpublic boolean equals(Object o)
equals in class Instructionpublic int hashCode()
hashCode in class InstructionCopyright © 2012–2017 SonarSource. All rights reserved.