Package org.robovm.compiler.llvm
Class NullConstant
java.lang.Object
org.robovm.compiler.llvm.Value
org.robovm.compiler.llvm.Constant
org.robovm.compiler.llvm.NullConstant
- All Implemented Interfaces:
Writable
public class NullConstant extends Constant
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Constructor Summary
Constructors Constructor Description NullConstant(Type type) -
Method Summary
Methods inherited from class org.robovm.compiler.llvm.Value
isFloatingPoint, isFunction, isInteger, isPointer
-
Constructor Details
-
NullConstant
-
-
Method Details
-
getType
-
toString
-
write
- Throws:
IOException
-