Package org.robovm.compiler.llvm
Class ArrayConstant
java.lang.Object
org.robovm.compiler.llvm.Value
org.robovm.compiler.llvm.Constant
org.robovm.compiler.llvm.ArrayConstant
- All Implemented Interfaces:
Writable
public class ArrayConstant 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 ArrayConstant(ArrayType type, Value... values) -
Method Summary
Methods inherited from class org.robovm.compiler.llvm.Value
isFloatingPoint, isFunction, isInteger, isPointer
-
Constructor Details
-
ArrayConstant
-
-
Method Details
-
getType
-
write
- Throws:
IOException
-
toString
-