Package org.robovm.compiler.llvm
Class IntegerType
java.lang.Object
org.robovm.compiler.llvm.Type
org.robovm.compiler.llvm.PrimitiveType
org.robovm.compiler.llvm.IntegerType
- All Implemented Interfaces:
Writable
public class IntegerType extends PrimitiveType
- Version:
- $Id$
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.robovm.compiler.llvm.Writable
Writable.Provider -
Field Summary
-
Method Summary
Modifier and Type Method Description intgetBits()Methods inherited from class org.robovm.compiler.llvm.PrimitiveType
equals, getName, hashCode, toString, write
-
Method Details
-
getBits
public int getBits()
-