Uses of Class
org.robovm.compiler.llvm.IntegerType
| Package | Description |
|---|---|
| org.robovm.compiler.llvm |
-
Uses of IntegerType in org.robovm.compiler.llvm
Fields in org.robovm.compiler.llvm declared as IntegerType Modifier and Type Field Description static IntegerTypeType. I1static IntegerTypeType. I16static IntegerTypeType. I32static IntegerTypeType. I64static IntegerTypeType. I8Constructors in org.robovm.compiler.llvm with parameters of type IntegerType Constructor Description IntegerConstant(long value, IntegerType type)