org.apache.bcel.generic
public class ACONST_NULL extends Instruction implements PushInstruction, TypedInstruction
Stack: ... -> ..., null
Version: $Id: ACONST_NULL.java 386056 2006-03-15 11:31:56Z tcurdt $
| Constructor Summary | |
|---|---|
| ACONST_NULL()
Push null reference | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
| Type | getType(ConstantPoolGen cp) |
Parameters: v Visitor object
Returns: Type.NULL