Uses of Class
org.robovm.compiler.llvm.Alias
| Package | Description |
|---|---|
| org.robovm.compiler | |
| org.robovm.compiler.llvm |
-
Uses of Alias in org.robovm.compiler
Methods in org.robovm.compiler with parameters of type Alias Modifier and Type Method Description voidModuleBuilder. addAlias(Alias alias) -
Uses of Alias in org.robovm.compiler.llvm
Constructors in org.robovm.compiler.llvm with parameters of type Alias Constructor Description AliasRef(Alias alias)