Stack: ..., value1.word1, value1.word2, value2.word1, value2.word2 -> ..., result
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | accept(final Visitor
Visitor object v)Implements abstract com. |
public Type | Returns: Type.DOUBLEImplements com. |
DCMPL | back to summary |
---|---|
public DCMPL() |
accept | back to summary |
---|---|
public void accept(final Visitor v) Implements abstract com. Call corresponding visitor method(s). The order is: Call visitor methods of implemented interfaces first, then call methods according to the class hierarchy in descending order, i.e., the most specific visitXXX() call comes last. |
getType | back to summary |
---|---|
public Type getType(final ConstantPoolGen cp) Implements com. |