org.apache.bcel.generic
public class FCONST extends Instruction implements ConstantPushInstruction, TypedInstruction
Stack: ... -> ...,
Version: $Id: FCONST.java 152824 2002-08-07 18:01:32Z mdahm $
| Constructor Summary | |
|---|---|
| FCONST(float f) | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
| Type | getType(ConstantPoolGen cp) |
| Number | getValue() |
Parameters: v Visitor object
Returns: Type.FLOAT