Uses of Class
org.robovm.compiler.llvm.AggregateType
| Package | Description |
|---|---|
| org.robovm.compiler | |
| org.robovm.compiler.llvm |
-
Uses of AggregateType in org.robovm.compiler
Methods in org.robovm.compiler with parameters of type AggregateType Modifier and Type Method Description static ConstantTypes. offsetof(AggregateType type, int... idx)static ConstantTypes. sizeof(AggregateType type) -
Uses of AggregateType in org.robovm.compiler.llvm
Subclasses of AggregateType in org.robovm.compiler.llvm Modifier and Type Class Description classArrayTypeclassPackedStructureTypeclassStructureTypeclassVectorStructureType