org.apache.bcel.generic
public class DNEG extends ArithmeticInstruction
Stack: ..., value.word1, value.word2 -> ..., result.word1, result.word2
Constructor Summary | |
---|---|
DNEG() |
Method Summary | |
---|---|
void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object