|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction
joeq.Compiler.BytecodeAnalysis.Bytecodes.CPInstruction
joeq.Compiler.BytecodeAnalysis.Bytecodes.LDC2_W
public static class Bytecodes.LDC2_W
| Constructor Summary | |
|---|---|
Bytecodes.LDC2_W(java.lang.Object o)
|
|
| Method Summary | |
|---|---|
void |
accept(Bytecodes.Visitor v)
Call corresponding visitor method(s). |
jq_Type |
getType()
|
java.lang.Number |
getValue()
|
| Methods inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.CPInstruction |
|---|
dump, getIndex, getObject, setIndex, setObject, toString, toString |
| Methods inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction |
|---|
consumeStack, copy, getLength, getOpcode, produceStack, readInstruction |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface joeq.Compiler.BytecodeAnalysis.Bytecodes.StackProducer |
|---|
produceStack |
| Constructor Detail |
|---|
public Bytecodes.LDC2_W(java.lang.Object o)
| Method Detail |
|---|
public jq_Type getType()
getType in interface Bytecodes.TypedInstructiongetType in class Bytecodes.CPInstructionpublic java.lang.Number getValue()
public void accept(Bytecodes.Visitor v)
accept in class Bytecodes.Instructionv - Visitor object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||