Package org.robovm.compiler.llvm
Class ZeroInitializer
java.lang.Object
org.robovm.compiler.llvm.Value
org.robovm.compiler.llvm.Constant
org.robovm.compiler.llvm.ZeroInitializer
- All Implemented Interfaces:
Writable
public class ZeroInitializer extends Constant
- Version:
- $Id$
- Author:
- Demyan Kimitsa returns zeroinitializer to be used as value with arrays structs ect
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Constructor Summary
Constructors Constructor Description ZeroInitializer(Type type) -
Method Summary
Methods inherited from class org.robovm.compiler.llvm.Value
isFloatingPoint, isFunction, isInteger, isPointer
-
Constructor Details
-
ZeroInitializer
-
-
Method Details
-
getType
-
toString
-
write
- Throws:
IOException
-