null
pointer onto the operand stack.
Modifier and Type | Field and Description |
---|---|
public static final NullConstant | INSTANCE
The singleton instance. |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public StackManipulation. | apply(MethodVisitor
The method visitor used to write the method implementation to. methodVisitor, Implementation.The context of the current implementation. implementationContextImplements net. |
public boolean | isValid()
Implements net. |
public static NullConstant | |
public static NullConstant[] |
INSTANCE | back to summary |
---|---|
public static final NullConstant INSTANCE The singleton instance. |
NullConstant | back to summary |
---|---|
private NullConstant() |
apply | back to summary |
---|---|
public StackManipulation. Implements net. Doc from net. Applies the stack manipulation that is described by this instance.
|
isValid | back to summary |
---|---|
public boolean isValid() Implements net. Doc from net. Determines if this stack manipulation is valid.
|
valueOf | back to summary |
---|---|
public static NullConstant valueOf(String name) |
values | back to summary |
---|---|
public static NullConstant[] values() |