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