Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes|All Packages

$

$M - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 

A

AALOAD - Static variable in class org.robovm.compiler.Functions
 
AASTORE - Static variable in class org.robovm.compiler.Functions
 
AbstractCompilerPlugin - Class in org.robovm.compiler.plugin
Abstract implementation for CompilerPlugin with empty implementations for all methods.
AbstractCompilerPlugin() - Constructor for class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
AbstractMethodCompiler - Class in org.robovm.compiler
 
AbstractMethodCompiler(Config) - Constructor for class org.robovm.compiler.AbstractMethodCompiler
 
AbstractPath - Class in org.robovm.compiler.clazz
 
AbstractQualified - Class in org.robovm.compiler.config
base conditionable entry that declares attributes to match interface
AbstractQualified() - Constructor for class org.robovm.compiler.config.AbstractQualified
 
AbstractTarget - Class in org.robovm.compiler.target
 
AbstractTarget() - Constructor for class org.robovm.compiler.target.AbstractTarget
 
AcceleratorTable() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
Access - Class in org.robovm.compiler
 
Access() - Constructor for class org.robovm.compiler.Access
 
ACCESS_private - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AccessAttribute
 
ACCESS_protected - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AccessAttribute
 
ACCESS_public - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AccessAttribute
 
AccessAttribute() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AccessAttribute
 
acq_rel - org.robovm.compiler.llvm.Ordering
 
acquire - org.robovm.compiler.llvm.Ordering
 
actool(Config, File, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
actool(Config, File, File, List<File>) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
add(boolean) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
add(boolean, String...) - Method in class org.robovm.compiler.config.StripArchivesConfig.StripArchivesBuilder
 
add(byte...) - Method in class org.robovm.compiler.llvm.ArrayConstantBuilder
 
add(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
add(int...) - Method in class org.robovm.compiler.llvm.ArrayConstantBuilder
 
add(long) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
add(String) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
add(List<? extends Value>) - Method in class org.robovm.compiler.llvm.ArrayConstantBuilder
 
add(Clazz, boolean, Collection<MethodInfo>) - Method in class org.robovm.compiler.DependencyGraph
Adds the specified Clazz to the graph after it has been compiled.
add(Instruction) - Method in class org.robovm.compiler.llvm.BasicBlock
 
add(Instruction) - Method in class org.robovm.compiler.llvm.Function
 
add(Value) - Method in class org.robovm.compiler.llvm.ArrayConstantBuilder
 
add(Value) - Method in class org.robovm.compiler.llvm.MetadataNodeBuilder
 
add(Value) - Method in class org.robovm.compiler.llvm.PackedStructureConstantBuilder
 
add(Value) - Method in class org.robovm.compiler.llvm.StructureConstantBuilder
 
add(Type) - Method in class org.robovm.compiler.util.generic.ListOfTypes
 
add(T) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIMutableItemList
 
Add - Class in org.robovm.compiler.llvm
 
Add(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Add
 
addAlias(Alias) - Method in class org.robovm.compiler.ModuleBuilder
 
addAsm(String) - Method in class org.robovm.compiler.ModuleBuilder
 
addBcGlobalData(String, byte[]) - Method in class org.robovm.compiler.Linker
adds global with data.
addBootClasspathEntry(File) - Method in class org.robovm.compiler.config.Config.Builder
 
addCheckcast(String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addClassDependencies(Collection<String>, boolean) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addClassDependencies(Collection<String>, boolean) - Method in class org.robovm.compiler.clazz.MethodInfo
 
addClassDependency(String, boolean) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addClassDependency(String, boolean) - Method in class org.robovm.compiler.clazz.MethodInfo
 
addClasspathEntry(File) - Method in class org.robovm.compiler.config.Config.Builder
 
addCompilerPlugin(CompilerPlugin) - Method in class org.robovm.compiler.config.Config.Builder
 
addEnv(String, String) - Method in class org.robovm.compiler.util.Executor
Adds a single environment variable.
addExclude(String...) - Method in class org.robovm.compiler.config.StripArchivesConfig.StripArchivesBuilder
 
addExportedSymbol(String) - Method in class org.robovm.compiler.config.Config.Builder
 
addExtenaionPath(File) - Method in class org.robovm.compiler.config.Config.Builder
 
addExtension(String, String) - Method in class org.robovm.compiler.config.Config.Builder
 
addForceLinkClass(String) - Method in class org.robovm.compiler.config.Config.Builder
 
addFramework(String) - Method in class org.robovm.compiler.config.Config.Builder
 
addFrameworkPath(File) - Method in class org.robovm.compiler.config.Config.Builder
 
addFunction(Function) - Method in class org.robovm.compiler.ModuleBuilder
 
addFunctionDeclaration(FunctionDeclaration) - Method in class org.robovm.compiler.ModuleBuilder
 
addGlobal(Global) - Method in class org.robovm.compiler.ModuleBuilder
 
addInclude(String...) - Method in class org.robovm.compiler.config.StripArchivesConfig.StripArchivesBuilder
 
addInclude(URL) - Method in class org.robovm.compiler.ModuleBuilder
 
addInstanceof(String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addInvoke(String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addInvokeMethodDependencies(Collection<Triple<String, String, String>>, boolean) - Method in class org.robovm.compiler.clazz.MethodInfo
 
addInvokeMethodDependency(String, String, String, boolean) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addInvokeMethodDependency(String, String, String, boolean) - Method in class org.robovm.compiler.clazz.MethodInfo
 
addLaunchPlugin(LaunchPlugin) - Method in class org.robovm.compiler.config.Config.Builder
 
addLib(Config.Lib) - Method in class org.robovm.compiler.config.Config.Builder
 
addLibrary(XCFrameworkPlist.Library) - Method in class org.robovm.compiler.util.XCFrameworkPlist.Builder
 
addMetadata(Metadata) - Method in class org.robovm.compiler.llvm.Instruction
 
addNamedMetadata(NamedMetadata) - Method in class org.robovm.compiler.ModuleBuilder
 
addPluginArgument(String) - Method in class org.robovm.compiler.config.Config.Builder
 
addProperties(File) - Method in class org.robovm.compiler.config.Config.Builder
 
addProperties(Properties) - Method in class org.robovm.compiler.config.Config.Builder
 
addProperty(String, String) - Method in class org.robovm.compiler.config.Config.Builder
 
addResource(Resource) - Method in class org.robovm.compiler.config.Config.Builder
 
addResourcesPath(Path) - Method in class org.robovm.compiler.config.Config
 
addRuntimeData(String, byte[]) - Method in class org.robovm.compiler.Linker
Adds arbitrary data which will be compiled into the executable and will be available at runtime using VM.getRuntimeData(id).
addRuntimeVisibleAnnotation(Host, String) - Static method in class org.robovm.compiler.Annotations
 
addRuntimeVisibleAnnotation(Host, AnnotationTag) - Static method in class org.robovm.compiler.Annotations
 
addRuntimeVisibleParameterAnnotation(SootMethod, int, String) - Static method in class org.robovm.compiler.Annotations
 
addRuntimeVisibleParameterAnnotation(SootMethod, int, AnnotationTag) - Static method in class org.robovm.compiler.Annotations
 
addSuperMethodDependencies(Collection<Triple<String, String, String>>, boolean) - Method in class org.robovm.compiler.clazz.MethodInfo
 
addSuperMethodDependency(String, String, String, boolean) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
addSuperMethodDependency(String, String, String, boolean) - Method in class org.robovm.compiler.clazz.MethodInfo
 
addTargetPlugin(TargetPlugin) - Method in class org.robovm.compiler.config.Config.Builder
 
addType(UserType) - Method in class org.robovm.compiler.ModuleBuilder
 
addUnhideSymbol(String) - Method in class org.robovm.compiler.config.Config.Builder
 
addWeakFramework(String) - Method in class org.robovm.compiler.config.Config.Builder
 
AdHoc - org.robovm.compiler.target.ios.ProvisioningProfile.Type
 
ADHOC - Static variable in class org.robovm.compiler.target.ios.SigningIdentity
 
AFTER_BRIDGE_CALL - Static variable in class org.robovm.compiler.Annotations
 
AFTER_CALLBACK_CALL - Static variable in class org.robovm.compiler.Annotations
 
afterClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
afterClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called after a class has been compiled to LLVM bitcode but before it is converted into machine code.
afterClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.lambda.LambdaPlugin
 
afterClassDependenciesResolved(Config, Clazz) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
afterClassDependenciesResolved(Config, Clazz) - Method in class org.robovm.compiler.plugin.BuildGarbageCollectorPlugin
 
afterClassDependenciesResolved(Config, Clazz) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called after dependencies resolved and added to the list.
afterLaunch(Config, LaunchParameters, Process) - Method in class org.robovm.compiler.plugin.debug.DebuggerLaunchPlugin
 
afterLaunch(Config, LaunchParameters, Process) - Method in class org.robovm.compiler.plugin.LaunchPlugin
Called after the launch of a RoboVM application
afterLinker(Config, File) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
afterLinker(Config, File) - Method in class org.robovm.compiler.plugin.BuildGarbageCollectorPlugin
 
afterLinker(Config, File) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called just before Linker is invoked.
afterMethod(Config, Clazz, SootMethod, ModuleBuilder, Function) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
afterMethod(Config, Clazz, SootMethod, ModuleBuilder, Function) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called after a method has been compiled to LLVM bitcode but before it is converted into machine code.
afterMethod(Config, Clazz, SootMethod, ModuleBuilder, Function) - Method in class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
afterObjectFile(Config, Clazz, File, ObjectFile) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
afterObjectFile(Config, Clazz, File, ObjectFile) - Method in class org.robovm.compiler.plugin.BuildGarbageCollectorPlugin
 
afterObjectFile(Config, Clazz, File, ObjectFile) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called after the object file of a class has been compiled to an object file.
afterObjectFile(Config, Clazz, File, ObjectFile) - Method in class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
AggregateType - Class in org.robovm.compiler.llvm
 
AggregateType() - Constructor for class org.robovm.compiler.llvm.AggregateType
 
AggregateType(String) - Constructor for class org.robovm.compiler.llvm.AggregateType
 
aggressive - org.robovm.compiler.config.Config.TreeShakerMode
 
alias - Variable in class org.robovm.compiler.llvm.UserType
 
Alias - Class in org.robovm.compiler.llvm
 
Alias(String, Constant) - Constructor for class org.robovm.compiler.llvm.Alias
 
Alias(String, Linkage, Constant) - Constructor for class org.robovm.compiler.llvm.Alias
 
AliasRef - Class in org.robovm.compiler.llvm
 
AliasRef(String, Type) - Constructor for class org.robovm.compiler.llvm.AliasRef
 
AliasRef(Alias) - Constructor for class org.robovm.compiler.llvm.AliasRef
 
alignmentBits() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
alignmentBits() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
Alloca - Class in org.robovm.compiler.llvm
 
Alloca(Variable, Type) - Constructor for class org.robovm.compiler.llvm.Alloca
 
allocator(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
allocatorSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
alwaysinline - org.robovm.compiler.llvm.FunctionAttribute
 
And - Class in org.robovm.compiler.llvm
 
And(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.And
 
Anewarray - Class in org.robovm.compiler.trampoline
 
Anewarray(String, String) - Constructor for class org.robovm.compiler.trampoline.Anewarray
 
anewarraySymbol(String) - Static method in class org.robovm.compiler.Symbols
 
AnnotationImplPlugin - Class in org.robovm.compiler.plugin.annotation
CompilerPlugin which generates implementation classes for runtime visible annotations.
AnnotationImplPlugin() - Constructor for class org.robovm.compiler.plugin.annotation.AnnotationImplPlugin
 
Annotations - Class in org.robovm.compiler
 
Annotations() - Constructor for class org.robovm.compiler.Annotations
 
Annotations.Visibility - Enum in org.robovm.compiler
 
AntPathMatcher - Class in org.robovm.compiler.util
PathMatcher implementation for Ant-style path patterns.
AntPathMatcher(String) - Constructor for class org.robovm.compiler.util.AntPathMatcher
 
AntPathMatcher(String, String) - Constructor for class org.robovm.compiler.util.AntPathMatcher
 
Any - org.robovm.compiler.Annotations.Visibility
 
AppCompiler - Class in org.robovm.compiler
 
AppCompiler(Config) - Constructor for class org.robovm.compiler.AppCompiler
 
appending - org.robovm.compiler.llvm.Linkage
 
AppExtension - Class in org.robovm.compiler.config
Specifies app extension value object for configuration object.
AppExtension() - Constructor for class org.robovm.compiler.config.AppExtension
 
AppLauncherProcess - Class in org.robovm.compiler.target.ios
Process implementation which runs an app on a device using an AppLauncher.
AppLauncherProcess(Logger, AppLauncher, LaunchParameters) - Constructor for class org.robovm.compiler.target.ios.AppLauncherProcess
 
APPLE_PROPERTY_assign - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_atomic - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_copy - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_getter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_nonatomic - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_readonly - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_readwrite - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_retain - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_setter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_strong - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_unsafe_unretained - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
APPLE_PROPERTY_weak - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
ApplePropertyAttributes() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ApplePropertyAttributes
 
AppStore - org.robovm.compiler.target.ios.ProvisioningProfile.Type
 
ARANGES_VERSION - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
arch(Arch) - Method in class org.robovm.compiler.config.Config.Builder
 
Arch - Class in org.robovm.compiler.config
Information about build slice -- incorporates arch, os and Environment such as x86_64, x86_64-simulator or x86_64-macosx
Arch(CpuArch) - Constructor for class org.robovm.compiler.config.Arch
 
Arch(CpuArch, Environment) - Constructor for class org.robovm.compiler.config.Arch
 
archive() - Method in class org.robovm.compiler.AppCompiler
Archives the binary previously built using AppCompiler.build() along with all resources specified in the Config and supporting files and stores the archive in the Config.getInstallDir().
archive() - Method in class org.robovm.compiler.target.AbstractTarget
 
archive() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
archive() - Method in interface org.robovm.compiler.target.Target
Creates an archive suitable for distribution and stores it in the Config.getInstallDir() directory.
archs(List<Arch>) - Method in class org.robovm.compiler.config.Config.Builder
 
archs(Arch...) - Method in class org.robovm.compiler.config.Config.Builder
 
argNo() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
args(Object...) - Method in class org.robovm.compiler.util.Executor
Adds one or more argument.
args(Collection<Object>) - Method in class org.robovm.compiler.util.Executor
Adds arguments from the specified Collection.
Argument - Class in org.robovm.compiler.llvm
 
Argument(Value, ParameterAttribute...) - Constructor for class org.robovm.compiler.llvm.Argument
 
argumentValue(Map<String, String>, String, boolean) - Method in class org.robovm.compiler.plugin.Plugin
Boolean type argument accessor
argumentValue(Map<String, String>, String, int) - Method in class org.robovm.compiler.plugin.Plugin
Int type argument accessor
argumentValue(Map<String, String>, String, String) - Method in class org.robovm.compiler.plugin.Plugin
String type argument accessor
arm64 - org.robovm.compiler.config.CpuArch
 
arm64 - Static variable in class org.robovm.compiler.config.Arch
 
ARM64_IOS_VERSION - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
ARRAY - Static variable in class org.robovm.compiler.Annotations
 
ARRAY_LENGTH - Static variable in class org.robovm.compiler.Functions
 
arraycheckcastSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
ArrayConstant - Class in org.robovm.compiler.llvm
 
ArrayConstant(ArrayType, Value...) - Constructor for class org.robovm.compiler.llvm.ArrayConstant
 
ArrayConstantBuilder - Class in org.robovm.compiler.llvm
 
ArrayConstantBuilder(Type) - Constructor for class org.robovm.compiler.llvm.ArrayConstantBuilder
 
ArrayDimensionOrdering() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ArrayDimensionOrdering
 
arrayinstanceofSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
arrayldcSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
arrayPtrSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
ArrayType - Class in org.robovm.compiler.llvm
 
ArrayType(long, Type) - Constructor for class org.robovm.compiler.llvm.ArrayType
 
ArrayType(String, long, Type) - Constructor for class org.robovm.compiler.llvm.ArrayType
 
Ashr - Class in org.robovm.compiler.llvm
 
Ashr(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Ashr
 
asLlvmSuffix(String) - Method in enum org.robovm.compiler.config.Environment
 
AT_abstract_origin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_accessibility - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_addr_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_address_class - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_allocated - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_flags - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_isa - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_major_runtime_vers - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_objc_complete_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_omit_frame_ptr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_optimized - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_property - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_property_attribute - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_property_getter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_property_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_property_setter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_APPLE_runtime_class - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_artificial - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_associated - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_base_types - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_binary_scale - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_bit_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_bit_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_bit_stride - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_body_begin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_body_end - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_byte_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_byte_stride - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_call_column - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_call_file - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_call_line - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_calling_convention - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_common_reference - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_comp_dir - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_const_expr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_const_value - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_containing_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_count - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_data_bit_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_data_location - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_data_member_location - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_decimal_scale - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_decimal_sign - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_decl_column - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_decl_file - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_decl_line - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_declaration - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_default_value - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_description - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_digit_count - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_discr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_discr_list - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_discr_value - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_dwo_id - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_dwo_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_elemental - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_encoding - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_endianity - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_entry_pc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_enum_class - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_explicit - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_extension - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_external - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_frame_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_friend - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_addr_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_dwo_id - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_dwo_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_odr_signature - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_pubnames - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_pubtypes - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_ranges_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_template_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_GNU_vector - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_high_pc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_identifier_case - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_import - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_inline - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_is_optional - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_language - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_linkage_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_location - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_low_pc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_lower_bound - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_mac_info - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_macro_info - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_main_subprogram - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_abstract_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_allocatable_dopetype - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_assumed_shape_dopetype - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_assumed_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_clone_origin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_epilog_begin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_has_inlines - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_linkage_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_loop_begin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_loop_unroll_factor - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_ptr_dopetype - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_software_pipeline_depth - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_stride - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_stride_byte - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_stride_elem - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_MIPS_tail_loop_begin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_mutable - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_name - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_namelist_item - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_object_pointer - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_ordering - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_picture_string - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_priority - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_producer - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_prototyped - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_pure - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_ranges - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_ranges_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_rank - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_recursive - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_reference - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_return_addr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_rvalue_reference - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_segment - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_sf_names - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_sibling - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_signature - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_small - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_specification - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_src_coords - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_src_info - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_start_scope - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_static_link - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_stmt_list - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_str_offsets_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_string_length - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_string_length_bit_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_string_length_byte_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_threads_scaled - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_trampoline - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_upper_bound - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_use_location - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_use_UTF8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_variable_parameter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_virtuality - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_visibility - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AT_vtable_elem_location - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
ATE_address - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_boolean - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_complex_float - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_decimal_float - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_edited - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_float - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_imaginary_float - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_numeric_string - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_packed_decimal - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_signed - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_signed_char - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_signed_fixed - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_unsigned - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_unsigned_char - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_unsigned_fixed - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATE_UTF - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
ATOM_cu_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
ATOM_die_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
ATOM_die_tag - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
ATOM_null - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
ATOM_type_flags - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
attach(Object) - Method in class org.robovm.compiler.clazz.Clazz
 
attach(Object) - Method in class org.robovm.compiler.llvm.Instruction
 
ATTEMPT_TO_WRITE_TO_FINAL_FIELD - Static variable in class org.robovm.compiler.TrampolineCompiler
 
ATTR_NOT_SINGLE_INT_STRUCT - Static variable in class org.robovm.compiler.llvm.StructureType
 
ATTR_UNALIGNED - Static variable in class org.robovm.compiler.llvm.StructureType
 
attrib(FunctionAttribute) - Method in class org.robovm.compiler.FunctionBuilder
 
attribs(FunctionAttribute...) - Method in class org.robovm.compiler.FunctionBuilder
 
Attribute() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Attribute
 
AttributesEncoder - Class in org.robovm.compiler
 
AttributesEncoder() - Constructor for class org.robovm.compiler.AttributesEncoder
 
available() - Method in class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 

B

BALOAD - Static variable in class org.robovm.compiler.Functions
 
BASE_TYPE - Static variable in class org.robovm.compiler.Annotations
 
BasicBlock - Class in org.robovm.compiler.llvm
 
BasicBlockRef - Class in org.robovm.compiler.llvm
 
BASTORE - Static variable in class org.robovm.compiler.Functions
 
BC_ABSTRACT_METHOD_CALLED - Static variable in class org.robovm.compiler.Functions
 
BC_ALLOCATE - Static variable in class org.robovm.compiler.Functions
 
BC_ATTACH_THREAD_FROM_CALLBACK - Static variable in class org.robovm.compiler.Functions
 
BC_CHECKCAST - Static variable in class org.robovm.compiler.Functions
 
BC_CHECKCAST_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_COPY_STRUCT - Static variable in class org.robovm.compiler.Functions
 
BC_DETACH_THREAD_FROM_CALLBACK - Static variable in class org.robovm.compiler.Functions
 
BC_EXCEPTION_CLEAR - Static variable in class org.robovm.compiler.Functions
 
BC_HOOK_INSTRUMENTED - Static variable in class org.robovm.compiler.Functions
 
BC_INITIALIZE_CLASS - Static variable in class org.robovm.compiler.Functions
 
BC_INSTANCEOF - Static variable in class org.robovm.compiler.Functions
 
BC_INSTANCEOF_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_LDC_ARRAY_BOOT_CLASS - Static variable in class org.robovm.compiler.Functions
 
BC_LDC_ARRAY_CLASS - Static variable in class org.robovm.compiler.Functions
 
BC_LDC_CLASS - Static variable in class org.robovm.compiler.Functions
 
BC_LDC_STRING - Static variable in class org.robovm.compiler.Functions
 
BC_LOOKUP_INTERFACE_METHOD - Static variable in class org.robovm.compiler.Functions
 
BC_LOOKUP_INTERFACE_METHOD_IMPL - Static variable in class org.robovm.compiler.Functions
 
BC_LOOKUP_VIRTUAL_METHOD - Static variable in class org.robovm.compiler.Functions
 
BC_MONITOR_ENTER - Static variable in class org.robovm.compiler.Functions
 
BC_MONITOR_EXIT - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_BOOLEAN_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_BYTE_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_CHAR_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_DOUBLE_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_FLOAT_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_INT_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_LONG_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_MULTI_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_OBJECT_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NEW_SHORT_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_NON_PUBLIC_METHOD_CALLED - Static variable in class org.robovm.compiler.Functions
 
BC_POP_CALLBACK_FRAME - Static variable in class org.robovm.compiler.Functions
 
BC_POP_NATIVE_FRAME - Static variable in class org.robovm.compiler.Functions
 
BC_PUSH_CALLBACK_FRAME - Static variable in class org.robovm.compiler.Functions
 
BC_PUSH_NATIVE_FRAME - Static variable in class org.robovm.compiler.Functions
 
BC_RESOLVE_NATIVE - Static variable in class org.robovm.compiler.Functions
 
BC_SET_OBJECT_ARRAY_ELEMENT - Static variable in class org.robovm.compiler.Functions
 
BC_THROW - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_ABSTRACT_METHOD_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_CLASS_CAST_EXCEPTION_ARRAY - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_IF_EXCEPTION_OCCURRED - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_ILLEGAL_ACCESS_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_INCOMPATIBLE_CLASS_CHANGE_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_INSTANTIATION_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_NO_CLASS_DEF_FOUND_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_NO_SUCH_FIELD_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_NO_SUCH_METHOD_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_UNSATISIFED_LINK_ERROR - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_UNSATISIFED_LINK_ERROR_BRIDGE_NOT_BOUND - Static variable in class org.robovm.compiler.Functions
 
BC_THROW_UNSATISIFED_LINK_ERROR_OPTIONAL_BRIDGE_NOT_BOUND - Static variable in class org.robovm.compiler.Functions
 
BC_TRYCATCH_CONTEXT - Static variable in class org.robovm.compiler.Types
 
BC_TRYCATCH_CONTEXT_PTR - Static variable in class org.robovm.compiler.Types
 
BC_TRYCATCH_LEAVE - Static variable in class org.robovm.compiler.Functions
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.annotation.AnnotationImplPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called just before a class is about to be compiled.
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.desugar.ByteBufferJava9ApiPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.desugar.StringConcatRewriterPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.lambda.LambdaPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.objc.ObjCProtocolProxyPlugin
 
beforeClass(Config, Clazz, ModuleBuilder) - Method in class org.robovm.compiler.plugin.objc.ObjCProtocolToObjCObjectPlugin
 
beforeConfig(Config.Builder, Config) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
beforeConfig(Config.Builder, Config) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called before the Config for a compilation is built.
beforeConfig(Config.Builder, Config) - Method in class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
beforeConfig(Config.Builder, Config) - Method in class org.robovm.compiler.plugin.desugar.ByteBufferJava9ApiPlugin
 
beforeConfig(Config.Builder, Config) - Method in class org.robovm.compiler.plugin.desugar.StringConcatRewriterPlugin
 
beforeConfig(Config.Builder, Config) - Method in class org.robovm.compiler.plugin.objc.InterfaceBuilderClassesPlugin
 
beforeLaunch(Config, LaunchParameters) - Method in class org.robovm.compiler.plugin.debug.DebuggerLaunchPlugin
 
beforeLaunch(Config, LaunchParameters) - Method in class org.robovm.compiler.plugin.LaunchPlugin
Called before the launch of a RoboVM application
beforeLinker(Config, Linker, Set<Clazz>) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
beforeLinker(Config, Linker, Set<Clazz>) - Method in class org.robovm.compiler.plugin.BuildGarbageCollectorPlugin
 
beforeLinker(Config, Linker, Set<Clazz>) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called just before Linker is invoked.
beforeLinker(Config, Linker, Set<Clazz>) - Method in class org.robovm.compiler.plugin.objc.InterfaceBuilderClassesPlugin
 
beforeLinker(Config, Linker, Set<Clazz>) - Method in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
beforeMethod(Config, Clazz, SootMethod, ModuleBuilder) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
beforeMethod(Config, Clazz, SootMethod, ModuleBuilder) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called just before a method is about to be compiled.
BinaryOpConstant - Class in org.robovm.compiler.llvm
 
BinaryOpConstant(Constant, Constant) - Constructor for class org.robovm.compiler.llvm.BinaryOpConstant
 
BinaryOpInstruction - Class in org.robovm.compiler.llvm
 
BinaryOpInstruction(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.BinaryOpInstruction
 
BIND_SELECTOR - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
Bitcast - Class in org.robovm.compiler.llvm
 
Bitcast(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Bitcast
 
bitcodeStrip(Config, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
BLOCK - Static variable in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
BooleanConstant - Class in org.robovm.compiler.llvm
 
bptableSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
Br - Class in org.robovm.compiler.llvm
 
Br(BasicBlockRef) - Constructor for class org.robovm.compiler.llvm.Br
 
Br(Value, BasicBlockRef, BasicBlockRef) - Constructor for class org.robovm.compiler.llvm.Br
 
BRIDGE - Static variable in class org.robovm.compiler.Annotations
 
BridgeCall - Class in org.robovm.compiler.trampoline
 
BridgeCall(String, String, String, String, boolean) - Constructor for class org.robovm.compiler.trampoline.BridgeCall
 
bridgeCSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
BridgeMethodCompiler - Class in org.robovm.compiler
 
BridgeMethodCompiler(Config) - Constructor for class org.robovm.compiler.BridgeMethodCompiler
 
bridgePtrSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
Bro - Class in org.robovm.compiler
 
Bro() - Constructor for class org.robovm.compiler.Bro
 
Bro.MarshalerFlags - Class in org.robovm.compiler
 
BroMethodCompiler - Class in org.robovm.compiler
 
BroMethodCompiler(Config) - Constructor for class org.robovm.compiler.BroMethodCompiler
 
BroMethodCompiler.MarshaledArg - Class in org.robovm.compiler
 
build - Variable in class org.robovm.compiler.Version
 
build() - Method in class org.robovm.compiler.AppCompiler
Builds the binary (possibly a fat binary with multiple archs).
build() - Method in class org.robovm.compiler.config.Config.Builder
 
build() - Method in class org.robovm.compiler.config.StripArchivesConfig.StripArchivesBuilder
 
build() - Method in class org.robovm.compiler.FunctionBuilder
 
build() - Method in class org.robovm.compiler.llvm.ArrayConstantBuilder
 
build() - Method in class org.robovm.compiler.llvm.MetadataNodeBuilder
 
build() - Method in class org.robovm.compiler.llvm.PackedStructureConstantBuilder
 
build() - Method in class org.robovm.compiler.llvm.StructureConstantBuilder
 
build() - Method in class org.robovm.compiler.ModuleBuilder
 
build() - Method in class org.robovm.compiler.util.XCFrameworkPlist.Builder
 
build(String) - Method in class org.robovm.compiler.llvm.StructureConstantBuilder
 
build(List<File>) - Method in class org.robovm.compiler.target.AbstractTarget
 
build(List<File>) - Method in interface org.robovm.compiler.target.Target
Builds a binary out of the specified object files.
build(Config) - Method in class org.robovm.compiler.target.AbstractTarget
 
builder() - Method in class org.robovm.compiler.config.Config
Returns a new Config.Builder which builds exactly this Config when Config.Builder.build() is called.
Builder() - Constructor for class org.robovm.compiler.config.Config.Builder
 
Builder() - Constructor for class org.robovm.compiler.util.XCFrameworkPlist.Builder
 
buildFat(Map<Arch, File>) - Method in class org.robovm.compiler.target.AbstractTarget
 
buildFat(Map<Arch, File>) - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
buildFat(Map<Arch, File>) - Method in interface org.robovm.compiler.target.Target
Builds a fat binary out of the specified slices.
BuildGarbageCollectorPlugin - Class in org.robovm.compiler.plugin
Plugins that release resources/caches once these are not needed
BuildGarbageCollectorPlugin() - Constructor for class org.robovm.compiler.plugin.BuildGarbageCollectorPlugin
 
buildType - Variable in class org.robovm.compiler.Version
 
BY_REF - Static variable in class org.robovm.compiler.Annotations
 
BY_VAL - Static variable in class org.robovm.compiler.Annotations
 
ByteArrayConstant - Class in org.robovm.compiler.llvm
Straight forward implementation of byte array constant to reduce amount of memory required to do same foe ArrayConstant
ByteArrayConstant(byte...) - Constructor for class org.robovm.compiler.llvm.ByteArrayConstant
 
ByteBufferJava9ApiPlugin - Class in org.robovm.compiler.plugin.desugar
This plugin adds support for Java 9+ covariant returns type methods in java.nio.ByteBuffer.
ByteBufferJava9ApiPlugin() - Constructor for class org.robovm.compiler.plugin.desugar.ByteBufferJava9ApiPlugin
 
byval - org.robovm.compiler.llvm.ParameterAttribute
 

C

C_SYMBOL_PREFIX - Static variable in class org.robovm.compiler.Symbols
Prefix used for C functions.
cacerts(Config.Cacerts) - Method in class org.robovm.compiler.config.Config.Builder
 
Cache() - Constructor for class org.robovm.compiler.ITable.Cache
 
Cache() - Constructor for class org.robovm.compiler.VTable.Cache
 
cacheDir(File) - Method in class org.robovm.compiler.config.Config.Builder
 
call(Function, Value, List<Value>) - Static method in class org.robovm.compiler.Functions
 
call(Function, Value, Value...) - Static method in class org.robovm.compiler.Functions
 
Call - Class in org.robovm.compiler.llvm
 
Call(Value, Argument...) - Constructor for class org.robovm.compiler.llvm.Call
 
Call(Value, Value...) - Constructor for class org.robovm.compiler.llvm.Call
 
Call(Variable, Value, Argument...) - Constructor for class org.robovm.compiler.llvm.Call
 
Call(Variable, Value, Value...) - Constructor for class org.robovm.compiler.llvm.Call
 
CALL_TYPE_BRIDGE - Static variable in class org.robovm.compiler.Bro.MarshalerFlags
 
CALL_TYPE_CALLBACK - Static variable in class org.robovm.compiler.Bro.MarshalerFlags
 
CALL_TYPE_GLOBAL_VALUE - Static variable in class org.robovm.compiler.Bro.MarshalerFlags
 
CALL_TYPE_PTR - Static variable in class org.robovm.compiler.Bro.MarshalerFlags
 
CALL_TYPE_STRUCT_MEMBER - Static variable in class org.robovm.compiler.Bro.MarshalerFlags
 
callback(SootMethod, FunctionType) - Static method in class org.robovm.compiler.FunctionBuilder
 
CALLBACK - Static variable in class org.robovm.compiler.Annotations
 
callbackCSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
callbackInnerCSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
CallbackMethodCompiler - Class in org.robovm.compiler
 
CallbackMethodCompiler(Config) - Constructor for class org.robovm.compiler.CallbackMethodCompiler
 
callbackPtrSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
callbackSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
CallFrameInfo() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
callingClass - Variable in class org.robovm.compiler.trampoline.Trampoline
 
CallingConvention() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallingConvention
 
callWithArguments(Function, Value, List<Argument>) - Static method in class org.robovm.compiler.Functions
 
callWithArguments(Function, Value, Argument...) - Static method in class org.robovm.compiler.Functions
 
CALOAD - Static variable in class org.robovm.compiler.Functions
 
canLaunch() - Method in class org.robovm.compiler.target.AbstractTarget
 
canLaunch() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
canLaunch() - Method in interface org.robovm.compiler.target.Target
Returns true if binaries created by this Target can be launched, i.e.
canLaunchInPlace() - Method in class org.robovm.compiler.target.AbstractTarget
 
canLaunchInPlace() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
canLaunchInPlace() - Method in interface org.robovm.compiler.target.Target
Returns true if binaries created by this Target can be launched in place and doesn't have to be copied into some folder structure, e.g.
canMarshal(MarshalerLookup.MarshalSite) - Method in class org.robovm.compiler.MarshalerLookup.Marshaler
 
CaseSensitivity() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CaseSensitivity
 
CASTORE - Static variable in class org.robovm.compiler.Functions
 
Catch(Value) - Constructor for class org.robovm.compiler.llvm.Landingpad.Catch
 
catches - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
CC_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallingConvention
 
CC_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallingConvention
 
CC_nocall - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallingConvention
 
CC_normal - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallingConvention
 
CC_program - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallingConvention
 
ccBinPath(File) - Method in class org.robovm.compiler.config.Config.Builder
 
CFA_advance_loc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_advance_loc1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_advance_loc2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_advance_loc4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_def_cfa - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_def_cfa_expression - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_def_cfa_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_def_cfa_offset_sf - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_def_cfa_register - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_def_cfa_sf - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_expression - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_extended - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_GNU_args_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_GNU_window_save - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_MIPS_advance_loc8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_nop - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_offset_extended - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_offset_extended_sf - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_register - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_remember_state - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_restore - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_restore_extended - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_restore_state - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_same_value - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_set_loc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_undefined - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_val_expression - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_val_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CFA_val_offset_sf - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CallFrameInfo
 
CHECK_LOWER - Static variable in class org.robovm.compiler.Functions
 
CHECK_NULL - Static variable in class org.robovm.compiler.Functions
 
CHECK_NULL_I8_PTR - Static variable in class org.robovm.compiler.Functions
 
CHECK_STACK_OVERFLOW - Static variable in class org.robovm.compiler.Functions
 
CHECK_UPPER - Static variable in class org.robovm.compiler.Functions
 
checkcast(String) - Static method in class org.robovm.compiler.FunctionBuilder
 
checkcast(Clazz) - Static method in class org.robovm.compiler.FunctionBuilder
 
checkcast(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
Checkcast - Class in org.robovm.compiler.trampoline
 
Checkcast(String, String) - Constructor for class org.robovm.compiler.trampoline.Checkcast
 
CHECKCAST_CLASS - Static variable in class org.robovm.compiler.Functions
 
CHECKCAST_INTERFACE - Static variable in class org.robovm.compiler.Functions
 
CHECKCAST_PRIM_ARRAY - Static variable in class org.robovm.compiler.Functions
 
CHECKCAST_WRAPPER - Static variable in class org.robovm.compiler.Functions
 
checkcastSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
checkClassAccessible(ClazzInfo, ClazzInfo) - Static method in class org.robovm.compiler.Access
 
checkClassAccessible(Clazz, Clazz) - Static method in class org.robovm.compiler.Access
 
checkMemberAccessible(ClassMember, Clazz, Clazz, SootClass) - Static method in class org.robovm.compiler.Access
 
CHILDREN_no - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
CHILDREN_yes - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
CI_ABSTRACT - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ANNOTATION - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ATTRIBUTES - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ENUM - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ERROR - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ERROR_TYPE_ILLEGAL_ACCESS - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ERROR_TYPE_INCOMPATIBLE_CLASS_CHANGE - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ERROR_TYPE_NO_CLASS_DEF_FOUND - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_ERROR_TYPE_NONE - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_FINAL - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_FINALIZABLE - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_INITIALIZED - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_INTERFACE - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_PUBLIC - Static variable in class org.robovm.compiler.ClassCompiler
 
CI_SYNTHETIC - Static variable in class org.robovm.compiler.ClassCompiler
 
CLASS - Static variable in class org.robovm.compiler.Types
 
CLASS_PTR - Static variable in class org.robovm.compiler.Types
 
CLASS_TYPE_ALIAS - Static variable in class org.robovm.compiler.Types
 
CLASS_VITABLE - Static variable in class org.robovm.compiler.Functions
 
classAttributesSymbol(SootClass) - Static method in class org.robovm.compiler.Symbols
 
ClassCompiler - Class in org.robovm.compiler
 
ClassCompiler(Config) - Constructor for class org.robovm.compiler.ClassCompiler
 
ClassCompilerListener - Interface in org.robovm.compiler
Called by the ClassCompiler to report the result of a class compilation.
ClassDependency - Class in org.robovm.compiler.clazz
Records a dependency on a class A for a class or method B and the path where A was located when B was built.
classHasAttributes() - Method in class org.robovm.compiler.AttributesEncoder
 
className - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
CLASSPATHS_FILENAME - Static variable in class org.robovm.compiler.AppCompiler
Name of the file that contains the dependencies between classpath and Main binary
clazz - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
Clazz - Class in org.robovm.compiler.clazz
 
clazzes - Variable in class org.robovm.compiler.clazz.AbstractPath
 
Clazzes - Class in org.robovm.compiler.clazz
 
Clazzes(Config, List<File>, List<File>) - Constructor for class org.robovm.compiler.clazz.Clazzes
 
ClazzInfo - Class in org.robovm.compiler.clazz
 
clazzSet - Variable in class org.robovm.compiler.clazz.AbstractPath
 
clean(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
cleanup() - Method in class org.robovm.compiler.plugin.debug.DebuggerLaunchPlugin
 
cleanup() - Method in class org.robovm.compiler.plugin.LaunchPlugin
Called when the plugin should terminate
clearBootClasspathEntries() - Method in class org.robovm.compiler.config.Config.Builder
 
clearClasspathEntries() - Method in class org.robovm.compiler.config.Config.Builder
 
clearDependencies() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
clearExportedSymbols() - Method in class org.robovm.compiler.config.Config.Builder
 
clearExtensionPaths() - Method in class org.robovm.compiler.config.Config.Builder
 
clearExtensions() - Method in class org.robovm.compiler.config.Config.Builder
 
clearForceLinkClasses() - Method in class org.robovm.compiler.config.Config.Builder
 
clearFrameworkPaths() - Method in class org.robovm.compiler.config.Config.Builder
 
clearFrameworks() - Method in class org.robovm.compiler.config.Config.Builder
 
clearLibs() - Method in class org.robovm.compiler.config.Config.Builder
 
clearProperties() - Method in class org.robovm.compiler.config.Config.Builder
 
clearResources() - Method in class org.robovm.compiler.config.Config.Builder
 
clearUnhideSymbols() - Method in class org.robovm.compiler.config.Config.Builder
 
clearWeakFrameworks() - Method in class org.robovm.compiler.config.Config.Builder
 
clinitWrapper(FunctionRef) - Static method in class org.robovm.compiler.FunctionBuilder
 
clinitWrapperSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
close() - Method in class org.robovm.compiler.log.LoggerOutputStream
 
close() - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
close() - Method in class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 
close() - Method in class org.robovm.compiler.util.io.OpenOnWriteFileOutputStream
 
closeOutputStreams(boolean) - Method in class org.robovm.compiler.util.Executor
Sets whether the stdout and stderr OutputStreams should be closed after the command has finished.
closeStreams() - Method in class org.robovm.compiler.util.io.FilteringStreamProxy
 
compareTo(Clazz) - Method in class org.robovm.compiler.clazz.Clazz
 
compareTo(Arch) - Method in class org.robovm.compiler.config.Arch
 
compareTo(IntegerConstant) - Method in class org.robovm.compiler.llvm.IntegerConstant
 
compareTo(DeviceType) - Method in class org.robovm.compiler.target.ios.DeviceType
 
compareTo(DeviceType.Version) - Method in class org.robovm.compiler.target.ios.DeviceType.Version
 
compareTo(ProvisioningProfile) - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
compareTo(SDK) - Method in class org.robovm.compiler.target.ios.SDK
 
compareTo(SigningIdentity) - Method in class org.robovm.compiler.target.ios.SigningIdentity
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.BridgeCall
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.GetField
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.Invoke
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.Invokespecial
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.Invokevirtual
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.PutField
 
compareTo(Trampoline) - Method in class org.robovm.compiler.trampoline.Trampoline
 
compareTo(Version) - Method in class org.robovm.compiler.Version
 
compile(Set<Clazz>, boolean, ClassCompilerListener) - Method in class org.robovm.compiler.AppCompiler
 
compile(Clazz, Executor, ClassCompilerListener) - Method in class org.robovm.compiler.ClassCompiler
 
compile(ModuleBuilder, Clazz, Trampoline, Set<String>, Set<Triple<String, String, String>>) - Method in class org.robovm.compiler.TrampolineCompiler
 
compile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.AbstractMethodCompiler
 
CompilerException - Exception in org.robovm.compiler
 
CompilerException() - Constructor for exception org.robovm.compiler.CompilerException
 
CompilerException(String) - Constructor for exception org.robovm.compiler.CompilerException
 
CompilerException(String, Throwable) - Constructor for exception org.robovm.compiler.CompilerException
 
CompilerException(Throwable) - Constructor for exception org.robovm.compiler.CompilerException
 
CompilerPlugin - Class in org.robovm.compiler.plugin
Plugin interface which makes it possible to hook into the compilation process and modify classes and methods during the compilation.
CompilerPlugin() - Constructor for class org.robovm.compiler.plugin.CompilerPlugin
 
compileStrings(Config, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
compress(File, byte[], Config) - Method in class org.robovm.compiler.util.io.HfsCompressor
Writes the given data to the file, trying to compress it via HFS+ compression on Mac OS X.
compressNative(String, byte[], int) - Static method in class org.robovm.compiler.util.io.HfsCompressor
 
config - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
config - Variable in class org.robovm.compiler.config.Config.Builder
 
config - Variable in class org.robovm.compiler.target.AbstractTarget
 
Config - Class in org.robovm.compiler.config
Holds compiler configuration.
Config(UUID) - Constructor for class org.robovm.compiler.config.Config
 
Config.Builder - Class in org.robovm.compiler.config
 
Config.Cacerts - Enum in org.robovm.compiler.config
 
Config.Home - Class in org.robovm.compiler.config
 
Config.Lib - Class in org.robovm.compiler.config
 
Config.QualifiedFile - Class in org.robovm.compiler.config
Container for file entry with platform/arch constraints
Config.TreeShakerMode - Enum in org.robovm.compiler.config
 
conservative - org.robovm.compiler.config.Config.TreeShakerMode
 
ConsoleLogger - Class in org.robovm.compiler.log
Logger implementation which logs to System.out.
ConsoleLogger(boolean) - Constructor for class org.robovm.compiler.log.ConsoleLogger
 
ConsoleTarget - Class in org.robovm.compiler.target
Console Target implementation.
ConsoleTarget() - Constructor for class org.robovm.compiler.target.ConsoleTarget
 
Constant - Class in org.robovm.compiler.llvm
 
Constant() - Constructor for class org.robovm.compiler.llvm.Constant
 
ConstantAdd - Class in org.robovm.compiler.llvm
 
ConstantAdd(Constant, Constant) - Constructor for class org.robovm.compiler.llvm.ConstantAdd
 
ConstantAnd - Class in org.robovm.compiler.llvm
 
ConstantAnd(Constant, Constant) - Constructor for class org.robovm.compiler.llvm.ConstantAnd
 
ConstantBitcast - Class in org.robovm.compiler.llvm
 
ConstantBitcast(Constant, Type) - Constructor for class org.robovm.compiler.llvm.ConstantBitcast
 
ConstantGetelementptr - Class in org.robovm.compiler.llvm
 
ConstantGetelementptr(Constant, int...) - Constructor for class org.robovm.compiler.llvm.ConstantGetelementptr
 
ConstantInttoptr - Class in org.robovm.compiler.llvm
 
ConstantInttoptr(Constant, Type) - Constructor for class org.robovm.compiler.llvm.ConstantInttoptr
 
ConstantPtrtoint - Class in org.robovm.compiler.llvm
 
ConstantPtrtoint(Constant, Type) - Constructor for class org.robovm.compiler.llvm.ConstantPtrtoint
 
Constants() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
ConstantSub - Class in org.robovm.compiler.llvm
 
ConstantSub(Constant, Constant) - Constructor for class org.robovm.compiler.llvm.ConstantSub
 
ConstantTrunc - Class in org.robovm.compiler.llvm
 
ConstantTrunc(Constant, Type) - Constructor for class org.robovm.compiler.llvm.ConstantTrunc
 
ConstantXor - Class in org.robovm.compiler.llvm
 
ConstantXor(Constant, Constant) - Constructor for class org.robovm.compiler.llvm.ConstantXor
 
contains(String) - Method in class org.robovm.compiler.clazz.DirectoryPath
 
contains(String) - Method in class org.robovm.compiler.clazz.Java9RuntimePath
 
contains(String) - Method in interface org.robovm.compiler.clazz.Path
Returns true if this Path contains a file with the specified name.
contains(String) - Method in class org.robovm.compiler.clazz.ZipFilePath
 
context() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
ConversionConstant - Class in org.robovm.compiler.llvm
 
ConversionConstant(String, Constant, Type) - Constructor for class org.robovm.compiler.llvm.ConversionConstant
 
ConversionInstruction - Class in org.robovm.compiler.llvm
 
ConversionInstruction(String, Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.ConversionInstruction
 
copy(Environment) - Method in class org.robovm.compiler.config.Arch
 
copyAnnotations(SootMethod, SootMethod, Annotations.Visibility) - Static method in class org.robovm.compiler.Annotations
 
copyAppExtensions(File) - Method in class org.robovm.compiler.target.AbstractTarget
 
copyDynamicFrameworks(File, File) - Method in class org.robovm.compiler.target.AbstractTarget
 
copyFile(Resource, File, File) - Method in class org.robovm.compiler.target.AbstractTarget
 
copyParameterAnnotations(SootMethod, SootMethod, int, int, int, Annotations.Visibility) - Static method in class org.robovm.compiler.Annotations
 
copyResources(File) - Method in class org.robovm.compiler.target.AbstractTarget
 
copyResources(File) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
copySwiftLibs(Collection<String>, File, boolean) - Method in class org.robovm.compiler.target.AbstractTarget
 
copyWatchApp(File) - Method in class org.robovm.compiler.target.AbstractTarget
Copies watch app and its extensions
CpuArch - Enum in org.robovm.compiler.config
 
create(File) - Static method in class org.robovm.compiler.target.ios.SDK
Create an SDK instance for an SDK root bundled with Xcode.
createBridgeCWrapper(Type, Type[], Type[], String) - Static method in class org.robovm.compiler.BridgeMethodCompiler
 
createCallbackCWrapper(FunctionType, String, String) - Static method in class org.robovm.compiler.CallbackMethodCompiler
 
createExecutor(LaunchParameters, String, List<? extends Object>) - Method in class org.robovm.compiler.target.ConsoleTarget
 
createFakeStructRetMethod(SootMethod) - Method in class org.robovm.compiler.BroMethodCompiler
 
createInfoPList(File) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
createLauncher(LaunchParameters) - Method in class org.robovm.compiler.target.AbstractTarget
 
createLauncher(LaunchParameters) - Method in class org.robovm.compiler.target.ConsoleTarget
 
createLauncher(LaunchParameters) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
createLaunchParameters() - Method in class org.robovm.compiler.target.AbstractTarget
 
createLaunchParameters() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
createLaunchParameters() - Method in interface org.robovm.compiler.target.Target
Creates LaunchParameters for launching the binary built by this Target.
createMethodFunction(SootMethod) - Method in class org.robovm.compiler.AbstractMethodCompiler
 
createResourcesBootclasspathPath(File) - Method in class org.robovm.compiler.clazz.Clazzes
 
createResourcesClasspathPath(File) - Method in class org.robovm.compiler.clazz.Clazzes
 
createSerializer(Config, File) - Static method in class org.robovm.compiler.config.Config.Builder
 
createStackCopy(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
CUSTOM_CLASS - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
customizeInfoPList(NSDictionary) - Method in class org.robovm.compiler.target.ios.IOSTarget
 

D

D2I - Static variable in class org.robovm.compiler.Functions
 
D2L - Static variable in class org.robovm.compiler.Functions
 
DALOAD - Static variable in class org.robovm.compiler.Functions
 
darwin - org.robovm.compiler.config.OS.Family
 
DASTORE - Static variable in class org.robovm.compiler.Functions
 
DATA_OBJECT - Static variable in class org.robovm.compiler.Types
 
DataLayout - Class in org.robovm.compiler.llvm
 
DataLayout(String) - Constructor for class org.robovm.compiler.llvm.DataLayout
 
DCMPG - Static variable in class org.robovm.compiler.Functions
 
DCMPL - Static variable in class org.robovm.compiler.Functions
 
debug(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
debug(String, Object...) - Method in class org.robovm.compiler.log.ConsoleLogger
 
debug(String, Object...) - Method in interface org.robovm.compiler.log.Logger
 
debug(String, Object...) - Method in class org.robovm.compiler.log.LoggerProxy
 
DebuggerDebugVariableSlicer - Class in org.robovm.compiler.plugin.debug
Manages local variables resolution main task -- is creating 'slices' -- list of variables that are visible at specific unit
DebuggerDebugVariableSlicer(Config, SootMethod) - Constructor for class org.robovm.compiler.plugin.debug.DebuggerDebugVariableSlicer
 
DebuggerLaunchPlugin - Class in org.robovm.compiler.plugin.debug
 
DebuggerLaunchPlugin() - Constructor for class org.robovm.compiler.plugin.debug.DebuggerLaunchPlugin
 
DebugInformationPlugin - Class in org.robovm.compiler.plugin.debug
provides only line number debug information for now
DebugInformationPlugin() - Constructor for class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
DebugInformationPlugin.LineNumberMapper - Interface in org.robovm.compiler.plugin.debug
interface declares line number mapping if it is required (e.g.
debugInfoSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
DebugMetadata - Class in org.robovm.compiler.llvm
Metadata used to attach debug info to instructions.
DebugMetadata(MetadataNode) - Constructor for class org.robovm.compiler.llvm.DebugMetadata
 
DebugOutputStream - Class in org.robovm.compiler.log
 
DebugOutputStream(Logger) - Constructor for class org.robovm.compiler.log.DebugOutputStream
 
DecimalSignEncoding() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DecimalSignEncoding
 
declaringClass - Variable in class org.robovm.compiler.ITable.Entry
 
decompileXml(Config, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
DEFAULT - Static variable in class org.robovm.compiler.config.StripArchivesConfig
 
DEFAULT_HOST_ARCH - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
DEFAULT_PATH_SEPARATOR - Static variable in class org.robovm.compiler.util.AntPathMatcher
Default path separator: "/"
DEFAULT_RULE - Static variable in class org.robovm.compiler.config.AppExtension
 
defLineNo() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
defLineNo() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
defLineNo() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
Dependency - Class in org.robovm.compiler.clazz
Abstract base class for dependencies.
DependencyGraph - Class in org.robovm.compiler
Used to build a graph of dependencies between classes and methods.
DependencyGraph(Config.TreeShakerMode) - Constructor for class org.robovm.compiler.DependencyGraph
 
desc - Variable in class org.robovm.compiler.ITable.Entry
 
DESC_B - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_C - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_D - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_F - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_I - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_J - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_S - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_V - Static variable in class org.robovm.compiler.ClassCompiler
 
DESC_Z - Static variable in class org.robovm.compiler.ClassCompiler
 
destroy() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
destroy() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
Development - org.robovm.compiler.target.ios.ProvisioningProfile.Type
 
device - org.robovm.compiler.config.PlatformVariant
 
DeviceType - Class in org.robovm.compiler.target.ios
Simulator device types, consisting of the device type id and SDK version as listed by xcrun simctl devices -j list.
DeviceType.DeviceFamily - Enum in org.robovm.compiler.target.ios
 
DeviceType.Version - Class in org.robovm.compiler.target.ios
simulator version
DIBaseItem - Class in org.robovm.compiler.llvm.debug.dwarf
base class for metadata, used as single point of data to be attached to builder and once attached this data should be used as everywhere as metadata reference it is intentionally doesn't extend metadata to be make sure value object not to be used as reference and vise verse
DIBaseItem() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
this metadata is not attached to root and will be used as value and not reference
DIBaseItem(Metadata) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
 
DIBaseItem(ModuleBuilder) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
Creates metadata to be added to root with unnamed reference
DIBaseItem(ModuleBuilder, String) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
Creates metadata to be added to root and referenced with name
DIBaseItem(ModuleBuilder, String, Metadata...) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
 
DIBaseItem(ModuleBuilder, Metadata) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
 
DIBaseType - Class in org.robovm.compiler.llvm.debug.dwarf
 
DIBaseType(ModuleBuilder, String, int, long, long, int, DIBaseItem, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
DICompileUnit - Class in org.robovm.compiler.llvm.debug.dwarf
Compile unit metadata
DICompileUnit(ModuleBuilder, String, DIBaseItem, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DICompileUnit
 
DICompositeType - Class in org.robovm.compiler.llvm.debug.dwarf
Composite type for: DW_TAG_array_type = 1 DW_TAG_enumeration_type = 4 DW_TAG_structure_type = 19 DW_TAG_union_type = 23 DW_TAG_subroutine_type = 21 DW_TAG_inheritance = 28
DICompositeType(ModuleBuilder) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
dictionary - Variable in class org.robovm.compiler.util.PList
 
DIDerivedType - Class in org.robovm.compiler.llvm.debug.dwarf
 
DIDerivedType(ModuleBuilder, int, String, int, long, long, DIBaseItem, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
Creates metadata to be added to root with unnamed reference
DIFileDescriptor - Class in org.robovm.compiler.llvm.debug.dwarf
file descriptor metadata
DIFileDescriptor(ModuleBuilder, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIFileDescriptor
 
DigestUtil - Class in org.robovm.compiler.util
Utility methods for calculating hashes.
DigestUtil() - Constructor for class org.robovm.compiler.util.DigestUtil
 
DIHeader - Class in org.robovm.compiler.llvm.debug.dwarf
implements DIHeader as described in LLVM 3.6
DIHeader() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
DIItemList - Class in org.robovm.compiler.llvm.debug.dwarf
list several nodes in one item.
DIItemList(List<? extends Value>) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIItemList
 
DIItemList(Value...) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIItemList
 
DIItemList(ModuleBuilder, String, Metadata...) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIItemList
 
DIItemList(ModuleBuilder, List<? extends Value>) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIItemList
 
DIItemList(ModuleBuilder, Value...) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIItemList
 
DILineNumber - Class in org.robovm.compiler.llvm.debug.dwarf
 
DILineNumber(int, int, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DILineNumber
 
DILocalVariable - Class in org.robovm.compiler.llvm.debug.dwarf
 
DILocalVariable(ModuleBuilder, String, int, int, DIBaseItem, DIBaseItem, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
Creates Argument type local variable
DILocalVariable(ModuleBuilder, String, int, DIBaseItem, DIBaseItem, DIBaseItem) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
Constructor for auto variable (without argument no parameter_
DIMutableItemList<T extends DIBaseItem> - Class in org.robovm.compiler.llvm.debug.dwarf
Mutable item list, Similar to Metadata node but allows adding items
DIMutableItemList(ModuleBuilder) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DIMutableItemList
 
DIRECT - Static variable in interface org.robovm.compiler.plugin.debug.DebugInformationPlugin.LineNumberMapper
 
DirectoryPath - Class in org.robovm.compiler.clazz
 
DirectoryPath.DirectoryPathClazz - Class in org.robovm.compiler.clazz
 
DiscriminantList() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DiscriminantList
 
disposeBuildData() - Method in class org.robovm.compiler.clazz.AbstractPath
 
disposeBuildData() - Method in interface org.robovm.compiler.clazz.Path
Dispose any cached data to reduce memory footprint
disposeBuildData() - Method in class org.robovm.compiler.config.Config
 
disposed - Variable in class org.robovm.compiler.clazz.AbstractPath
 
disposeData() - Method in class org.robovm.compiler.clazz.Clazzes
drops caches and all classes data.
disposeSoot() - Method in class org.robovm.compiler.clazz.Clazzes
releases soot resources, singletons once these are not required anymore to reduce memory pressure after this point soot is not usable anymore
DISubprogram - Class in org.robovm.compiler.llvm.debug.dwarf
 
DISubprogram(ModuleBuilder) - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
doBuild(File, List<String>, List<File>, List<String>) - Method in class org.robovm.compiler.target.AbstractTarget
 
doBuild(File, List<String>, List<File>, List<String>) - Method in class org.robovm.compiler.target.ConsoleTarget
 
doBuild(File, List<String>, List<File>, List<String>) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.AbstractMethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.BridgeMethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.CallbackMethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.GlobalValueMethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.MethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.NativeMethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin.MethodCompiler
 
doCompile(ModuleBuilder, SootMethod) - Method in class org.robovm.compiler.StructMemberMethodCompiler
 
doInstall(File, File, File) - Method in class org.robovm.compiler.target.AbstractTarget
 
doInstall(File, String, File) - Method in class org.robovm.compiler.target.AbstractTarget
 
doInstall(File, String, File) - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
doInstall(File, String, File) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
doLaunch(LaunchParameters) - Method in class org.robovm.compiler.target.AbstractTarget
 
doLaunch(LaunchParameters) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
doListClasses() - Method in class org.robovm.compiler.clazz.AbstractPath
 
doListClasses() - Method in class org.robovm.compiler.clazz.DirectoryPath
 
doListClasses() - Method in class org.robovm.compiler.clazz.Java9RuntimePath
 
doListClasses() - Method in class org.robovm.compiler.clazz.ZipFilePath
 
doMatch(String, boolean, boolean) - Method in class org.robovm.compiler.util.AntPathMatcher
Actually match the given path against the given pattern.
DOUBLE - Static variable in class org.robovm.compiler.llvm.Type
 
DREM - Static variable in class org.robovm.compiler.Functions
 
dropDependencyData() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
dropDependencyData() - Method in class org.robovm.compiler.clazz.MethodInfo
 
DS_leading_overpunch - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DecimalSignEncoding
 
DS_leading_separate - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DecimalSignEncoding
 
DS_trailing_overpunch - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DecimalSignEncoding
 
DS_trailing_separate - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DecimalSignEncoding
 
DS_unsigned - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DecimalSignEncoding
 
DSC_label - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DiscriminantList
 
DSC_range - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.DiscriminantList
 
dumpIntermediates(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
DWARF_VERSION - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
DwarfConst - Class in org.robovm.compiler.llvm.debug.dwarf
Dwarf constants as gleaned from the DWARF Debugging Information Format V.4 reference manual http://www.dwarfstd.org/.
DwarfConst() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst
 
DwarfConst.AcceleratorTable - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.AccessAttribute - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.ApplePropertyAttributes - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.ArrayDimensionOrdering - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.Attribute - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.CallFrameInfo - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.CallingConvention - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.CaseSensitivity - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.Constants - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.DecimalSignEncoding - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.DiscriminantList - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.EndianityEncoding - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.Form - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.InlineAttribute - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.LineNumberExtendedOps - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.LineNumberOps - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.LLVMConstants - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.LocationAtom - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.LocationListEntry - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.MacinfoRecordType - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.SourceLanguage - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.Tag - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.TypeKind - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.VirtualityAttribute - Class in org.robovm.compiler.llvm.debug.dwarf
 
DwarfConst.VisibilityAttribute - Class in org.robovm.compiler.llvm.debug.dwarf
 
dwarfTypeEncoding() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 

E

EH_PE_absptr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_aligned - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_datarel - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_funcrel - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_indirect - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_omit - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_pcrel - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_sdata2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_sdata4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_sdata8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_signed - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_sleb128 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_textrel - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_udata2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_udata4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_udata8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EH_PE_uleb128 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Constants
 
EMPTY - Static variable in class org.robovm.compiler.util.generic.ListOfTypes
 
enableBitcode(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
encode(ModuleBuilder, SootClass) - Method in class org.robovm.compiler.AttributesEncoder
 
encode(SootMethod, boolean) - Method in class org.robovm.compiler.plugin.objc.TypeEncoder
 
END_big - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.EndianityEncoding
 
END_default - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.EndianityEncoding
 
END_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.EndianityEncoding
 
END_little - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.EndianityEncoding
 
END_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.EndianityEncoding
 
EndianityEncoding() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.EndianityEncoding
 
env(Map<String, String>) - Method in class org.robovm.compiler.util.Executor
Sets the environment variables for the child process.
ENV_PTR - Static variable in class org.robovm.compiler.Types
 
Environment - Enum in org.robovm.compiler.config
Specifies environment kind build/deployment is targeted
eq - org.robovm.compiler.llvm.Icmp.Condition
 
equals(Object) - Method in class org.robovm.compiler.clazz.AbstractPath
 
equals(Object) - Method in class org.robovm.compiler.clazz.Clazz
 
equals(Object) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
equals(Object) - Method in class org.robovm.compiler.clazz.Dependency
 
equals(Object) - Method in class org.robovm.compiler.clazz.MethodDependency
 
equals(Object) - Method in class org.robovm.compiler.clazz.MethodInfo
 
equals(Object) - Method in class org.robovm.compiler.config.Arch
 
equals(Object) - Method in class org.robovm.compiler.config.Config.Lib
 
equals(Object) - Method in class org.robovm.compiler.config.Resource
 
equals(Object) - Method in class org.robovm.compiler.llvm.AliasRef
 
equals(Object) - Method in class org.robovm.compiler.llvm.Argument
 
equals(Object) - Method in class org.robovm.compiler.llvm.ArrayType
 
equals(Object) - Method in class org.robovm.compiler.llvm.FloatingPointConstant
 
equals(Object) - Method in class org.robovm.compiler.llvm.FunctionCallInstruction
 
equals(Object) - Method in class org.robovm.compiler.llvm.FunctionType
 
equals(Object) - Method in class org.robovm.compiler.llvm.GlobalRef
 
equals(Object) - Method in class org.robovm.compiler.llvm.IntegerConstant
 
equals(Object) - Method in class org.robovm.compiler.llvm.Invoke
 
equals(Object) - Method in class org.robovm.compiler.llvm.Label
 
equals(Object) - Method in class org.robovm.compiler.llvm.PointerType
 
equals(Object) - Method in class org.robovm.compiler.llvm.PrimitiveType
 
equals(Object) - Method in class org.robovm.compiler.llvm.StructureType
 
equals(Object) - Method in class org.robovm.compiler.llvm.UnnamedMetadataRef
 
equals(Object) - Method in class org.robovm.compiler.llvm.UserType
 
equals(Object) - Method in class org.robovm.compiler.llvm.Variable
 
equals(Object) - Method in class org.robovm.compiler.llvm.VariableRef
 
equals(Object) - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
equals(Object) - Method in class org.robovm.compiler.trampoline.BridgeCall
 
equals(Object) - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
equals(Object) - Method in class org.robovm.compiler.trampoline.GetField
 
equals(Object) - Method in class org.robovm.compiler.trampoline.Invoke
 
equals(Object) - Method in class org.robovm.compiler.trampoline.Invokespecial
 
equals(Object) - Method in class org.robovm.compiler.trampoline.Invokevirtual
 
equals(Object) - Method in class org.robovm.compiler.trampoline.PutField
 
equals(Object) - Method in class org.robovm.compiler.trampoline.Trampoline
 
equals(Object) - Method in class org.robovm.compiler.util.generic.ImplForArray
 
equals(Object) - Method in class org.robovm.compiler.util.generic.ImplForType
 
equals(Object) - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
equals(Object) - Method in class org.robovm.compiler.util.generic.ImplForWildcard
 
equals(Object) - Method in class org.robovm.compiler.util.generic.ListOfTypes
 
equals(Object) - Method in class org.robovm.compiler.util.generic.SootClassType
 
equals(Object) - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
equals(Object) - Method in class org.robovm.compiler.util.generic.SootMethodType
 
equals(Object) - Method in class org.robovm.compiler.util.generic.SootTypeType
 
equals(Object) - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
err(OutputStream) - Method in class org.robovm.compiler.util.Executor
Redirects the stderr stream of the child process to the specified OutputStream.
error(String, Object...) - Method in class org.robovm.compiler.log.ConsoleLogger
 
error(String, Object...) - Method in interface org.robovm.compiler.log.Logger
 
error(String, Object...) - Method in class org.robovm.compiler.log.LoggerProxy
 
ErrorOutputStream - Class in org.robovm.compiler.log
 
ErrorOutputStream(Logger) - Constructor for class org.robovm.compiler.log.ErrorOutputStream
 
errOut(OutputStream) - Method in class org.robovm.compiler.util.Executor
Redirects the stdout and stderr streams of the child process to the specified OutputStream.
exceptionTypes - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
exclude(String...) - Method in class org.robovm.compiler.config.Resource
Adds exclude patterns.
exec() - Method in class org.robovm.compiler.util.Executor
 
execAsync() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
execAsync() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
execAsync() - Method in interface org.robovm.compiler.target.Launcher
 
execAsync() - Method in class org.robovm.compiler.util.Executor
 
execCapture() - Method in class org.robovm.compiler.util.Executor
 
executableName(String) - Method in class org.robovm.compiler.config.Config.Builder
 
Executor - Class in org.robovm.compiler.util
Builder style wrapper around commons-exec which also adds support for asynchronous execution.
Executor(Logger, File) - Constructor for class org.robovm.compiler.util.Executor
Creates a new instance which will execute the specified command.
Executor(Logger, String) - Constructor for class org.robovm.compiler.util.Executor
Creates a new instance which will execute the specified command.
exitValue() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
exitValue() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
EXPECTED_CLASS_BUT_FOUND_INTERFACE - Static variable in class org.robovm.compiler.TrampolineCompiler
 
EXPECTED_INTERFACE_BUT_FOUND_CLASS - Static variable in class org.robovm.compiler.TrampolineCompiler
 
EXPECTED_NON_STATIC_FIELD - Static variable in class org.robovm.compiler.TrampolineCompiler
 
EXPECTED_NON_STATIC_METHOD - Static variable in class org.robovm.compiler.TrampolineCompiler
 
EXPECTED_STATIC_FIELD - Static variable in class org.robovm.compiler.TrampolineCompiler
 
EXPECTED_STATIC_METHOD - Static variable in class org.robovm.compiler.TrampolineCompiler
 
external - org.robovm.compiler.llvm.Linkage
 
EXTERNAL_SYMBOL_PREFIX - Static variable in class org.robovm.compiler.Symbols
Prefix used for functions representing actual method implementations.
extractPathWithinPattern(String, String) - Method in class org.robovm.compiler.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPattern(String) - Static method in class org.robovm.compiler.util.AntPathMatcher
 
extractPattern(String, String) - Static method in class org.robovm.compiler.util.AntPathMatcher
 

F

F2I - Static variable in class org.robovm.compiler.Functions
 
F2L - Static variable in class org.robovm.compiler.Functions
 
Fadd - Class in org.robovm.compiler.llvm
 
Fadd(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Fadd
 
failure(Clazz, Throwable) - Method in interface org.robovm.compiler.ClassCompilerListener
Notifies that the specified class couldn't be compiled.
FALOAD - Static variable in class org.robovm.compiler.Functions
 
FALSE - Static variable in class org.robovm.compiler.llvm.BooleanConstant
 
FASTORE - Static variable in class org.robovm.compiler.Functions
 
Fcmp - Class in org.robovm.compiler.llvm
 
Fcmp(Variable, Fcmp.Condition, Value, Value) - Constructor for class org.robovm.compiler.llvm.Fcmp
 
Fcmp.Condition - Enum in org.robovm.compiler.llvm
 
FCMPG - Static variable in class org.robovm.compiler.Functions
 
FCMPL - Static variable in class org.robovm.compiler.Functions
 
Fdiv - Class in org.robovm.compiler.llvm
 
Fdiv(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Fdiv
 
Fence - Class in org.robovm.compiler.llvm
 
Fence(Ordering) - Constructor for class org.robovm.compiler.llvm.Fence
 
fetchPluginArguments() - Method in class org.robovm.compiler.config.Config.Builder
Fetches the PluginArguments of all registered plugins for parsing.
FI_ACCESS_MASK - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_ATTRIBUTES - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_ENUM - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_FINAL - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_PRIVATE - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_PROTECTED - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_PUBLIC - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_STATIC - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_SYNTHETIC - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_TRANSIENT - Static variable in class org.robovm.compiler.ClassCompiler
 
FI_VOLATILE - Static variable in class org.robovm.compiler.ClassCompiler
 
FIELD_PTR - Static variable in class org.robovm.compiler.Types
 
FieldAccessor - Class in org.robovm.compiler.trampoline
 
FieldAccessor(String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.FieldAccessor
 
fieldAttributesSymbol(SootField) - Static method in class org.robovm.compiler.Symbols
 
fieldDesc - Variable in class org.robovm.compiler.trampoline.FieldAccessor
 
fieldHasAttributes(SootField) - Method in class org.robovm.compiler.AttributesEncoder
 
fieldName - Variable in class org.robovm.compiler.trampoline.FieldAccessor
 
fieldType - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
Fifos - Class in org.robovm.compiler.util.io
fifo related utility methods.
Fifos() - Constructor for class org.robovm.compiler.util.io.Fifos
 
file - Variable in class org.robovm.compiler.clazz.AbstractPath
 
file() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
file() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
file() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
file(File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
Filter(ArrayConstant) - Constructor for class org.robovm.compiler.llvm.Landingpad.Filter
 
filterArch() - Method in class org.robovm.compiler.config.AbstractQualified
 
filterArch() - Method in interface org.robovm.compiler.config.Qualified
 
FilteringStreamProxy - Class in org.robovm.compiler.util.io
Reads from one InputStream and writes to an OutputStream looking for a pattern in the in data.
FilteringStreamProxy(int, InputStream, OutputStream) - Constructor for class org.robovm.compiler.util.io.FilteringStreamProxy
 
FilteringStreamProxy(InputStream, OutputStream) - Constructor for class org.robovm.compiler.util.io.FilteringStreamProxy
 
filterPlatforms() - Method in class org.robovm.compiler.config.AbstractQualified
 
filterPlatforms() - Method in interface org.robovm.compiler.config.Qualified
 
filterPlatformVariants() - Method in class org.robovm.compiler.config.AbstractQualified
 
filterPlatformVariants() - Method in interface org.robovm.compiler.config.Qualified
 
find() - Static method in class org.robovm.compiler.config.Config.Home
 
find(List<ProvisioningProfile>, String) - Static method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
find(List<ProvisioningProfile>, List<SigningIdentity>, String) - Static method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
find(List<ProvisioningProfile>, SigningIdentity, String) - Static method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
find(List<SigningIdentity>, String) - Static method in class org.robovm.compiler.target.ios.SigningIdentity
 
find(List<SigningIdentity>, String, ProvisioningProfile) - Static method in class org.robovm.compiler.target.ios.SigningIdentity
 
findDirectoryInLocations(String, List<File>) - Method in class org.robovm.compiler.target.AbstractTarget
finds directory in specified location list
findMarshalerMethod(MarshalerLookup.MarshalSite) - Method in class org.robovm.compiler.MarshalerLookup
 
findMarshalers(MarshalerLookup.MarshalSite) - Method in class org.robovm.compiler.MarshalerLookup
 
findMarshalers(SootClass) - Method in class org.robovm.compiler.MarshalerLookup
 
findPattern(byte[], int, OutputStream) - Method in class org.robovm.compiler.util.io.FilteringStreamProxy
Searches for a pattern in the specified buffer.
findReachableClasses() - Method in class org.robovm.compiler.DependencyGraph
Finds reachable classes given the Config.TreeShakerMode set when creating this DependencyGraph.
findReachableMethods() - Method in class org.robovm.compiler.DependencyGraph
Finds reachable methods given Config.TreeShakerMode set when creating this DependencyGraph.
findXcodeCommand(String, String) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
findXcodePath() - Static method in class org.robovm.compiler.util.ToolchainUtil
 
first() - Method in class org.robovm.compiler.llvm.BasicBlock
 
FLAG_type_implementation - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
flatten() - Method in class org.robovm.compiler.llvm.StructureConstant
 
flatten(boolean) - Method in class org.robovm.compiler.config.Resource
Sets the flatten property and returns this.
FLOAT - Static variable in class org.robovm.compiler.llvm.Type
 
FloatingPointBinaryInstruction - Class in org.robovm.compiler.llvm
 
FloatingPointBinaryInstruction(String, Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.FloatingPointBinaryInstruction
 
FloatingPointConstant - Class in org.robovm.compiler.llvm
 
FloatingPointConstant(double) - Constructor for class org.robovm.compiler.llvm.FloatingPointConstant
 
FloatingPointConstant(double, FloatingPointType) - Constructor for class org.robovm.compiler.llvm.FloatingPointConstant
 
FloatingPointConstant(float) - Constructor for class org.robovm.compiler.llvm.FloatingPointConstant
 
FloatingPointType - Class in org.robovm.compiler.llvm
 
flush() - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
flush() - Method in class org.robovm.compiler.util.io.OpenOnWriteFileOutputStream
 
Fmul - Class in org.robovm.compiler.llvm
 
Fmul(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Fmul
 
ForceLinkMethodsConfig - Class in org.robovm.compiler.config
 
ForceLinkMethodsConfig() - Constructor for class org.robovm.compiler.config.ForceLinkMethodsConfig
 
ForceLinkMethodsConfig.MethodOwner - Class in org.robovm.compiler.config
value object for method owner
Form() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_addr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_block1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_block2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_block4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_data1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_data2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_data4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_data8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_exprloc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_flag - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_flag_present - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_GNU_addr_index - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_GNU_str_index - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_indirect - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref_addr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref_sig8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref_udata - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_ref8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_sdata - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_sec_offset - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_string - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_strp - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
FORM_udata - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Form
 
formalTypeParameters - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
Fpext - Class in org.robovm.compiler.llvm
 
Fpext(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Fpext
 
Fptrunc - Class in org.robovm.compiler.llvm
 
Fptrunc(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Fptrunc
 
FrameworkTarget - Class in org.robovm.compiler.target.framework
 
FrameworkTarget(String) - Constructor for class org.robovm.compiler.target.framework.FrameworkTarget
 
Frem - Class in org.robovm.compiler.llvm
 
Frem(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Frem
 
FREM - Static variable in class org.robovm.compiler.Functions
 
Fsub - Class in org.robovm.compiler.llvm
 
Fsub(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Fsub
 
full - org.robovm.compiler.config.Config.Cacerts
 
Function - Class in org.robovm.compiler.llvm
 
Function(Linkage, FunctionAttribute[], String, String, FunctionType, String...) - Constructor for class org.robovm.compiler.llvm.Function
 
FunctionAttribute - Enum in org.robovm.compiler.llvm
 
FunctionBuilder - Class in org.robovm.compiler
Builds Function objects.
FunctionBuilder(String, FunctionRef) - Constructor for class org.robovm.compiler.FunctionBuilder
 
FunctionBuilder(String, FunctionType) - Constructor for class org.robovm.compiler.FunctionBuilder
 
FunctionBuilder(FunctionRef) - Constructor for class org.robovm.compiler.FunctionBuilder
 
FunctionBuilder(Trampoline) - Constructor for class org.robovm.compiler.FunctionBuilder
 
FunctionCallInstruction - Class in org.robovm.compiler.llvm
 
FunctionCallInstruction(String, Value, Argument...) - Constructor for class org.robovm.compiler.llvm.FunctionCallInstruction
 
FunctionCallInstruction(String, Value, Value...) - Constructor for class org.robovm.compiler.llvm.FunctionCallInstruction
 
FunctionCallInstruction(String, Variable, Value, Argument...) - Constructor for class org.robovm.compiler.llvm.FunctionCallInstruction
 
FunctionCallInstruction(String, Variable, Value, Value...) - Constructor for class org.robovm.compiler.llvm.FunctionCallInstruction
 
FunctionDeclaration - Class in org.robovm.compiler.llvm
 
FunctionDeclaration(String, FunctionType) - Constructor for class org.robovm.compiler.llvm.FunctionDeclaration
 
FunctionDeclaration(FunctionRef) - Constructor for class org.robovm.compiler.llvm.FunctionDeclaration
 
FunctionRef - Class in org.robovm.compiler.llvm
 
FunctionRef(String, FunctionType) - Constructor for class org.robovm.compiler.llvm.FunctionRef
 
FunctionRef(Function) - Constructor for class org.robovm.compiler.llvm.FunctionRef
 
Functions - Class in org.robovm.compiler
 
Functions() - Constructor for class org.robovm.compiler.Functions
 
FunctionType - Class in org.robovm.compiler.llvm
 
FunctionType(String, Type, boolean, Type...) - Constructor for class org.robovm.compiler.llvm.FunctionType
 
FunctionType(String, Type, Type...) - Constructor for class org.robovm.compiler.llvm.FunctionType
 
FunctionType(Type, boolean, Type...) - Constructor for class org.robovm.compiler.llvm.FunctionType
 
FunctionType(Type, Type...) - Constructor for class org.robovm.compiler.llvm.FunctionType
 

G

GATEWAY_FRAME - Static variable in class org.robovm.compiler.Types
 
GATEWAY_FRAME_PTR - Static variable in class org.robovm.compiler.Types
 
generate() - Method in class org.robovm.compiler.hash.HashTableGenerator
 
generate(SootClass, String, SootMethodRef, SootMethodType, SootMethodHandle, SootMethodType, List<Type>, List<SootMethodType>) - Method in class org.robovm.compiler.plugin.lambda.LambdaClassGenerator
 
generatedClassDir - Variable in class org.robovm.compiler.clazz.AbstractPath
 
generatedClasses - Variable in class org.robovm.compiler.clazz.AbstractPath
 
GenericArrayType - Interface in org.robovm.compiler.util.generic
GenericDeclaration - Interface in org.robovm.compiler.util.generic
GenericSignatureParser - Class in org.robovm.compiler.util.generic
Implements a parser for the generics signature attribute.
GenericSignatureParser - Class in org.robovm.compiler.util
A simple class to parse method signatures that include generic information.
GenericSignatureParser() - Constructor for class org.robovm.compiler.util.generic.GenericSignatureParser
 
GenericSignatureParser(String) - Constructor for class org.robovm.compiler.util.GenericSignatureParser
Parses a generic method signature of the form: (argument_signature)return_type_signature
get() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
method to be used when this metadata is referenced.
get(SootClass) - Method in class org.robovm.compiler.ITable.Cache
 
get(SootClass) - Method in class org.robovm.compiler.VTable.Cache
 
getActualTypeArguments() - Method in class org.robovm.compiler.util.generic.ImplForType
 
getActualTypeArguments() - Method in interface org.robovm.compiler.util.generic.ParameterizedType
 
getAfterBridgeCallMethod() - Method in class org.robovm.compiler.MarshalerLookup.PointerMarshalerMethod
 
getAfterCallbackCallMethod() - Method in class org.robovm.compiler.MarshalerLookup.PointerMarshalerMethod
 
getAlias() - Method in class org.robovm.compiler.llvm.UserType
 
getAlign() - Method in class org.robovm.compiler.llvm.PackedStructureType
 
getAlignment(Type) - Method in class org.robovm.compiler.llvm.DataLayout
 
getAllClasses() - Method in class org.robovm.compiler.DependencyGraph
 
getAllDependencies() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getAllocSize(Type) - Method in class org.robovm.compiler.llvm.DataLayout
 
getAnnotation(Host, String) - Static method in class org.robovm.compiler.Annotations
 
getAnnotations(Host, Annotations.Visibility) - Static method in class org.robovm.compiler.Annotations
 
getApp() - Method in class org.robovm.compiler.config.WatchKitApp
 
getAppDir() - Method in class org.robovm.compiler.target.AbstractTarget
 
getAppDir() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getAppExtensionPaths() - Method in class org.robovm.compiler.config.Config
 
getAppExtensions() - Method in class org.robovm.compiler.config.Config
 
getAppIdName() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getAppIdPrefix() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getAppPathCallback() - Method in class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
getArch() - Method in class org.robovm.compiler.config.Config
 
getArch() - Method in class org.robovm.compiler.target.ConsoleTarget
 
getArch() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getArch() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getArch() - Method in interface org.robovm.compiler.target.Target
Returns the Arch this Target will build for.
getArchiveName(Path) - Method in class org.robovm.compiler.config.Config
 
getArchs() - Method in class org.robovm.compiler.config.Config
 
getArchs() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getArguments() - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
getArguments() - Method in class org.robovm.compiler.plugin.BuildGarbageCollectorPlugin
 
getArguments() - Method in class org.robovm.compiler.plugin.debug.DebuggerLaunchPlugin
 
getArguments() - Method in class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
getArguments() - Method in class org.robovm.compiler.plugin.desugar.ByteBufferJava9ApiPlugin
 
getArguments() - Method in class org.robovm.compiler.plugin.desugar.StringConcatRewriterPlugin
 
getArguments() - Method in class org.robovm.compiler.plugin.Plugin
Returns the plugin's prefix arguments to be parsed from XML or the command line
getArguments() - Method in class org.robovm.compiler.plugin.PluginArguments
 
getArguments() - Method in class org.robovm.compiler.target.LaunchParameters
 
getArguments(boolean) - Method in class org.robovm.compiler.target.LaunchParameters
 
getArrayAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getArrayAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
getArrayDimensions(SootMethod) - Static method in class org.robovm.compiler.Bro
 
getArrayDimensions(SootMethod, int) - Static method in class org.robovm.compiler.Bro
 
getArrayLoad(Type) - Static method in class org.robovm.compiler.Functions
 
getArrayStore(Type) - Static method in class org.robovm.compiler.Functions
 
getAttachment(Class<T>) - Method in class org.robovm.compiler.clazz.Clazz
 
getAttachment(Class<T>) - Method in class org.robovm.compiler.llvm.Instruction
 
getAttachments() - Method in class org.robovm.compiler.clazz.Clazz
 
getAttachments() - Method in class org.robovm.compiler.llvm.Instruction
 
getAttributes() - Method in class org.robovm.compiler.llvm.Argument
 
getAttributes() - Method in class org.robovm.compiler.llvm.StructureType
 
getAvailableLibraries() - Method in class org.robovm.compiler.util.XCFrameworkPlist
 
getBase() - Method in class org.robovm.compiler.llvm.FunctionType
 
getBase() - Method in class org.robovm.compiler.llvm.PointerType
 
getBaseType() - Method in class org.robovm.compiler.MarshalerLookup.ArrayMarshalerMethod
 
getBaseType(String) - Static method in class org.robovm.compiler.Types
Returns the internal name of the base type for an array of references ([[Ljava/lang/String; => java/lang/String) or plain reference (Ljava/lang/String => java/lang/String).
getBaseTypeAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getBasicBlock() - Method in class org.robovm.compiler.llvm.Instruction
 
getBasicBlock(Label) - Method in class org.robovm.compiler.llvm.Function
 
getBasicBlocks() - Method in class org.robovm.compiler.llvm.Function
 
getBcFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getBestDeviceType() - Static method in class org.robovm.compiler.target.ios.DeviceType
 
getBestDeviceType(Arch, DeviceType.DeviceFamily, String, String) - Static method in class org.robovm.compiler.target.ios.DeviceType
Returns the best DeviceType matching the parameters.
getBestDeviceType(DeviceType.DeviceFamily) - Static method in class org.robovm.compiler.target.ios.DeviceType
 
getBinDir() - Method in class org.robovm.compiler.config.Config.Home
 
getBits() - Method in class org.robovm.compiler.llvm.IntegerType
 
getBlockTargetMethod(SootMethod) - Static method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
getBlockTargetMethod(SootMethod, int) - Static method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
getBootclasspath() - Method in class org.robovm.compiler.config.Config
 
getBootclasspathPaths() - Method in class org.robovm.compiler.clazz.Clazzes
 
getBounds() - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
getBounds() - Method in interface org.robovm.compiler.util.generic.TypeVariable
 
getBranchTargets() - Method in class org.robovm.compiler.llvm.Br
 
getBranchTargets() - Method in class org.robovm.compiler.llvm.Instruction
 
getBranchTargets() - Method in class org.robovm.compiler.llvm.Switch
 
getBridgeCWrapperRef(FunctionType, String) - Static method in class org.robovm.compiler.BridgeMethodCompiler
 
getBridgeFunctionType(SootMethod, boolean, boolean) - Method in class org.robovm.compiler.BroMethodCompiler
 
getBuild() - Method in class org.robovm.compiler.target.ios.SDK
 
getBuild() - Method in class org.robovm.compiler.Version
 
getBuildType() - Method in class org.robovm.compiler.Version
 
getBuildUuid() - Method in class org.robovm.compiler.config.Config
 
getBundleExecutable() - Method in class org.robovm.compiler.util.InfoPList
 
getBundleId() - Method in class org.robovm.compiler.target.AbstractTarget
 
getBundleId() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getBundleIdentifier() - Method in class org.robovm.compiler.util.InfoPList
 
getByName(String) - Static method in enum org.robovm.compiler.config.tools.TextureAtlas.MaximumTextureDimension
 
getByteOrder() - Method in class org.robovm.compiler.config.Arch
 
getByteOrder() - Method in enum org.robovm.compiler.config.CpuArch
 
getBytes() - Method in class org.robovm.compiler.clazz.Clazz
 
getBytes() - Method in class org.robovm.compiler.clazz.DirectoryPath.DirectoryPathClazz
 
getCacerts() - Method in class org.robovm.compiler.config.Config
 
getCacertsPath(Config.Cacerts) - Method in class org.robovm.compiler.config.Config.Home
 
getCacheDir() - Method in class org.robovm.compiler.config.Config
 
getCacheDir() - Method in class org.robovm.compiler.util.io.RamDiskTools
 
getCacheDir(Path) - Method in class org.robovm.compiler.config.Config
 
getCallbackCWrapperRef(SootMethod, String) - Method in class org.robovm.compiler.CallbackMethodCompiler
 
getCallbackFunctionType(SootMethod, boolean) - Method in class org.robovm.compiler.BroMethodCompiler
 
getCallingClass() - Method in class org.robovm.compiler.trampoline.Trampoline
 
getCallType() - Method in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
getCanonicalName() - Method in class org.robovm.compiler.target.ios.SDK
 
getCatches() - Method in class org.robovm.compiler.AbstractMethodCompiler
 
getCatches() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getCatchNames() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getCcBinPath() - Method in class org.robovm.compiler.config.Config
 
getCertFingerprints() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getCFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getCheckcasts() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getClangName() - Method in enum org.robovm.compiler.config.CpuArch
 
getClangTriple() - Method in class org.robovm.compiler.config.Config
 
getClangTriple(String) - Method in class org.robovm.compiler.config.Config
 
getClassAttributes() - Method in class org.robovm.compiler.AttributesEncoder
 
getClassData() - Method in class org.robovm.compiler.plugin.lambda.LambdaClass
 
getClassFields(OS, Arch, SootClass) - Static method in class org.robovm.compiler.Types
 
getClassFile() - Method in class org.robovm.compiler.clazz.DirectoryPath.DirectoryPathClazz
 
getClassName() - Method in class org.robovm.compiler.clazz.Clazz
 
getClassName() - Method in class org.robovm.compiler.clazz.Dependency
 
getClasspath() - Method in class org.robovm.compiler.config.Config
 
getClasspathPaths() - Method in class org.robovm.compiler.clazz.Clazzes
 
getClassType(ModuleBuilder, OS, Arch, SootClass) - Static method in class org.robovm.compiler.Types
 
getClazz() - Method in class org.robovm.compiler.clazz.ClazzInfo
may be null if this is a phantom class
getClazz() - Method in class org.robovm.compiler.MarshalerLookup.Marshaler
 
getClazzes() - Method in class org.robovm.compiler.config.Config
 
getClazzInfo() - Method in class org.robovm.compiler.clazz.Clazz
 
getClonedTypeArray(ListOfTypes) - Static method in class org.robovm.compiler.util.generic.Types
 
getCompilerPlugins() - Method in class org.robovm.compiler.config.Config
 
getCompilerVersion() - Static method in class org.robovm.compiler.Version
Returns the version number of the compiler by reading the version.properties file.
getConfig() - Method in class org.robovm.compiler.AppCompiler
 
getContext() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
getContext() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
getCpuArch() - Method in class org.robovm.compiler.config.Arch
 
getCreationDate() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getCurrentBasicBlock() - Method in class org.robovm.compiler.llvm.Function
 
getCWrapperFunctions() - Method in class org.robovm.compiler.BroMethodCompiler
 
getDataLayout() - Method in class org.robovm.compiler.config.Config
 
getDebugInfoLlFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getDebugInfoOFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getDeclaringClass() - Method in class org.robovm.compiler.ITable.Entry
 
getDeclaringClass() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getDeclaringClass() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
getDeclaringClass() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getDeclaringClass() - Method in class org.robovm.compiler.VTable.Entry
 
getDefaultArch() - Static method in class org.robovm.compiler.config.Arch
 
getDefaultArch() - Static method in enum org.robovm.compiler.config.CpuArch
 
getDefaultArchs() - Method in class org.robovm.compiler.target.AbstractTarget
 
getDefaultArchs() - Method in class org.robovm.compiler.target.ConsoleTarget
 
getDefaultArchs() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getDefaultArchs() - Method in interface org.robovm.compiler.target.Target
Returns a list of the default archs to build for if no archs have been specified in the Config.
getDefaultOS() - Static method in enum org.robovm.compiler.config.OS
 
getDefaultProperties() - Method in class org.robovm.compiler.target.ios.SDK
 
getDefaultProperty(String) - Method in class org.robovm.compiler.target.ios.SDK
 
getDefinedIn(VariableRef) - Method in class org.robovm.compiler.llvm.Function
 
getDefinition() - Method in class org.robovm.compiler.llvm.Alias
 
getDefinition() - Method in class org.robovm.compiler.llvm.ArrayType
 
getDefinition() - Method in class org.robovm.compiler.llvm.FunctionType
 
getDefinition() - Method in class org.robovm.compiler.llvm.Global
 
getDefinition() - Method in class org.robovm.compiler.llvm.OpaqueType
 
getDefinition() - Method in class org.robovm.compiler.llvm.PackedStructureType
 
getDefinition() - Method in class org.robovm.compiler.llvm.PointerType
 
getDefinition() - Method in class org.robovm.compiler.llvm.StructureType
 
getDefinition() - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
getDefinition() - Method in class org.robovm.compiler.llvm.UserType
 
getDefinition() - Method in class org.robovm.compiler.llvm.VectorStructureType
 
getDependencies() - Method in class org.robovm.compiler.AttributesEncoder
 
getDependencies() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getDependencies() - Method in class org.robovm.compiler.clazz.MethodInfo
 
getDependencyGraph() - Method in class org.robovm.compiler.config.Config
 
getDesc() - Method in class org.robovm.compiler.clazz.MethodInfo
 
getDesc() - Method in class org.robovm.compiler.ITable.Entry
 
getDesc() - Method in class org.robovm.compiler.VTable.Entry
 
getDescription() - Method in class org.robovm.compiler.plugin.PluginArgument
 
getDescriptor(List<Type>, Type) - Static method in class org.robovm.compiler.Types
 
getDescriptor(Type) - Static method in class org.robovm.compiler.Types
 
getDescriptor(SootField) - Static method in class org.robovm.compiler.Types
 
getDescriptor(SootMethod) - Static method in class org.robovm.compiler.Types
 
getDescriptor(SootMethodRef) - Static method in class org.robovm.compiler.Types
 
getDescriptor(Type) - Static method in class org.robovm.compiler.Types
 
getDevice() - Method in class org.robovm.compiler.target.ios.IOSTarget
Returns the IDevice when an app has been launched on a device.
getDeviceId() - Method in class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
getDeviceName() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getDeviceType() - Method in class org.robovm.compiler.target.ios.IOSSimulatorLaunchParameters
 
getDeviceType(String) - Static method in class org.robovm.compiler.target.ios.DeviceType
 
getDict() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getDictionary() - Method in class org.robovm.compiler.util.PList
 
getDirectory() - Method in class org.robovm.compiler.config.Resource
Returns the base directory containing the files and directories copied by the Resource.
getDisplayName() - Method in class org.robovm.compiler.target.ios.SDK
 
getElemByName(AnnotationTag, String) - Static method in class org.robovm.compiler.Annotations
 
Getelementptr - Class in org.robovm.compiler.llvm
 
Getelementptr(Variable, Value, int...) - Constructor for class org.robovm.compiler.llvm.Getelementptr
 
Getelementptr(Variable, Value, Value...) - Constructor for class org.robovm.compiler.llvm.Getelementptr
 
getElementType() - Method in class org.robovm.compiler.llvm.ArrayType
 
getEnclosingClass() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getEnclosingConstructor() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getEnclosingMethod() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getEntitlements() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getEntries() - Method in class org.robovm.compiler.VTable
 
getEntry() - Method in class org.robovm.compiler.config.Config.QualifiedFile
 
getEntry(SootMethod) - Method in class org.robovm.compiler.ITable
 
getEntry(SootMethod) - Method in class org.robovm.compiler.VTable
 
getEnv() - Method in class org.robovm.compiler.config.Arch
 
getEnvironment() - Method in class org.robovm.compiler.target.LaunchParameters
 
getErrorStream() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
getErrorStream() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
getExceptionTypes() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
getExceptionTypes() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getExcludes() - Method in class org.robovm.compiler.config.Resource
Returns a list of Ant-style patterns (using **, *, ? as wildcards) matching files which will be excluded when copying this Resource.
getExecutable() - Method in class org.robovm.compiler.target.AbstractTarget
 
getExecutable() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getExecutableName() - Method in class org.robovm.compiler.config.Config
 
getExecutablePath() - Method in class org.robovm.compiler.config.Config
 
getExpirationDate() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getExportedSymbols() - Method in class org.robovm.compiler.config.Config
 
getExtensions() - Method in class org.robovm.compiler.config.WatchKitApp
 
getFamily() - Method in enum org.robovm.compiler.config.OS
 
getFamily() - Method in class org.robovm.compiler.target.ios.DeviceType
 
GetField - Class in org.robovm.compiler.trampoline
 
GetField(String, String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.GetField
 
getFieldAlignment(OS, Arch, SootField) - Static method in class org.robovm.compiler.Types
 
getFieldAttributes(SootField) - Method in class org.robovm.compiler.AttributesEncoder
 
getFieldDesc() - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
getFieldName() - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
getFieldPtr(Function, Value, Constant, Type) - Static method in class org.robovm.compiler.Types
 
getFields(OS, Arch, SootClass, boolean) - Static method in class org.robovm.compiler.Types
 
getFieldSize(Arch, SootField) - Static method in class org.robovm.compiler.Types
 
getFile() - Method in class org.robovm.compiler.clazz.AbstractPath
 
getFile() - Method in interface org.robovm.compiler.clazz.Path
 
getFile() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getFile() - Method in class org.robovm.compiler.util.PList
 
getFileName() - Method in class org.robovm.compiler.clazz.Clazz
 
getFingerprint() - Method in class org.robovm.compiler.target.ios.SigningIdentity
 
getForceLinkClasses() - Method in class org.robovm.compiler.config.Config
 
getForceLinkMethods() - Method in class org.robovm.compiler.config.Config
 
getForwardPort() - Method in class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
getFrameworkPaths() - Method in class org.robovm.compiler.config.Config
 
getFrameworks() - Method in class org.robovm.compiler.config.Config
 
getFunction() - Method in class org.robovm.compiler.llvm.BasicBlock
 
getFunctionName() - Method in class org.robovm.compiler.trampoline.Trampoline
 
getFunctionRef() - Method in class org.robovm.compiler.ITable.Entry
 
getFunctionRef() - Method in class org.robovm.compiler.trampoline.Trampoline
 
getFunctionRef() - Method in class org.robovm.compiler.VTable.Entry
 
getFunctions() - Method in class org.robovm.compiler.ModuleBuilder
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.Anewarray
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.BridgeCall
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.Checkcast
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.GetField
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.GetStatic
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.Instanceof
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.Invoke
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.LdcClass
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.Multianewarray
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.New
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.PutField
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.PutStatic
 
getFunctionType() - Method in class org.robovm.compiler.trampoline.Trampoline
 
getFunctionType(String, boolean) - Static method in class org.robovm.compiler.Types
 
getFunctionType(SootMethod) - Static method in class org.robovm.compiler.Types
 
getFunctionType(SootMethodRef) - Static method in class org.robovm.compiler.Types
 
getGeneratedClassDir(Path) - Method in class org.robovm.compiler.config.Config
Returns the directory where generated classes are stored for the specified Path.
getGeneratedClassFile(String) - Method in class org.robovm.compiler.clazz.AbstractPath
 
getGeneratedClassFile(String) - Method in interface org.robovm.compiler.clazz.Path
Returns the File with the path where the generated class file with the specified internal name should be saved.
getGenericComponentType() - Method in interface org.robovm.compiler.util.generic.GenericArrayType
 
getGenericComponentType() - Method in class org.robovm.compiler.util.generic.ImplForArray
 
getGenericDeclaration() - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
getGenericDeclaration() - Method in interface org.robovm.compiler.util.generic.TypeVariable
 
getGenericInterfaces() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getGenericParameterTypes() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
getGenericParameterTypes() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getGenericReturnType() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getGenericSuperclass() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getGlobalRef(String) - Method in class org.robovm.compiler.ModuleBuilder
 
getHiType(Type) - Static method in class org.robovm.compiler.BroMethodCompiler
 
getHome() - Method in class org.robovm.compiler.config.Config
 
getIdentifier() - Method in class org.robovm.compiler.util.XCFrameworkPlist.Library
 
getImageName() - Method in class org.robovm.compiler.config.Config
 
getImagePath() - Method in class org.robovm.compiler.config.Config
 
getIncludes() - Method in class org.robovm.compiler.config.Resource
Returns a list of Ant-style patterns (using **, *, ? as wildcards) matching files which will be included when copying this Resource.
getIndex() - Method in class org.robovm.compiler.clazz.AbstractPath
 
getIndex() - Method in interface org.robovm.compiler.clazz.Path
 
getIndex() - Method in class org.robovm.compiler.ITable.Entry
 
getIndex() - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
getIndex() - Method in class org.robovm.compiler.VTable.Entry
 
getInfoFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getInfoPList() - Method in class org.robovm.compiler.config.Config
 
getInputStream() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
getInputStream() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
getInstallDir() - Method in class org.robovm.compiler.config.Config
 
getInstallRelativeArchivePath(Path) - Method in class org.robovm.compiler.target.AbstractTarget
 
getInstallRelativeArchivePath(Path) - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getInstallRelativeArchivePath(Path) - Method in interface org.robovm.compiler.target.Target
 
getInstanceFields(OS, Arch, SootClass) - Static method in class org.robovm.compiler.Types
 
getInstanceofs() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getInstanceType(OS, Arch, SootClass) - Static method in class org.robovm.compiler.Types
 
getInstructions() - Method in class org.robovm.compiler.llvm.BasicBlock
 
getInterfaceNames() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getInterfaces() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getInterfaces() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getInternalName() - Method in class org.robovm.compiler.clazz.Clazz
 
getInternalName() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getInternalName(SootClass) - Static method in class org.robovm.compiler.Types
 
getInternalName(Type) - Static method in class org.robovm.compiler.Types
 
getInternalNameFromDescriptor(String) - Static method in class org.robovm.compiler.Types
 
getIntrinsic(SootMethod, DefinitionStmt) - Static method in class org.robovm.compiler.Intrinsics
 
getIntrinsic(SootMethod, Stmt, InvokeExpr) - Static method in class org.robovm.compiler.Intrinsics
 
getInvokes() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getInvokeStatic(SootClass) - Method in class org.robovm.compiler.MarshalerLookup.MarshalerMethod
 
getIosDeviceType() - Method in class org.robovm.compiler.config.Config
 
getIosEntitlementsPList() - Method in class org.robovm.compiler.config.Config
 
getIosInfoPList() - Method in class org.robovm.compiler.config.Config
 
getIosProvisioningProfile() - Method in class org.robovm.compiler.config.Config
 
getIosSdkVersion() - Method in class org.robovm.compiler.config.Config
 
getIosSignIdentity() - Method in class org.robovm.compiler.config.Config
 
getITableCache() - Method in class org.robovm.compiler.config.Config
 
getLabel() - Method in class org.robovm.compiler.llvm.BasicBlock
 
getLabel() - Method in class org.robovm.compiler.llvm.BasicBlockRef
 
getLambdaClassName() - Method in class org.robovm.compiler.plugin.lambda.LambdaClass
 
getLaunchPlugins() - Method in class org.robovm.compiler.config.Config
 
getLibs() - Method in class org.robovm.compiler.config.Config
 
getLibVmDir() - Method in class org.robovm.compiler.config.Config.Home
 
getLinesLlFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getLinesOFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getLlFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getLlvmCpu() - Method in class org.robovm.compiler.config.Arch
 
getLlvmCpu() - Method in enum org.robovm.compiler.config.CpuArch
 
getLlvmName() - Method in enum org.robovm.compiler.config.CpuArch
 
getLlvmName() - Method in enum org.robovm.compiler.config.Environment
 
getLlvmName() - Method in enum org.robovm.compiler.config.OS
 
getLocalType(Type) - Static method in class org.robovm.compiler.Types
 
getLogger() - Method in class org.robovm.compiler.config.Config
 
getLoType(Type, String, int, Map<String, String>) - Static method in class org.robovm.compiler.BroMethodCompiler
 
getLowerBounds() - Method in class org.robovm.compiler.util.generic.ImplForWildcard
 
getLowerBounds() - Method in interface org.robovm.compiler.util.generic.WildcardType
 
getMainClass() - Method in class org.robovm.compiler.config.Config
 
getMainJar() - Method in class org.robovm.compiler.config.Config
 
getMajor() - Method in class org.robovm.compiler.target.ios.SDK
 
getMajor() - Method in class org.robovm.compiler.Version
 
getMarshalerAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getMarshalerAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
getMarshalerAnnotations(SootClass) - Static method in class org.robovm.compiler.Annotations
 
getMarshalerLookup() - Method in class org.robovm.compiler.config.Config
 
getMarshalerMethod(MarshalerLookup.MarshalSite) - Method in class org.robovm.compiler.MarshalerLookup.Marshaler
 
getMarshalsArrayAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getMarshalsPointerAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getMarshalsValueAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getMaximumTextureDimension() - Method in class org.robovm.compiler.config.tools.TextureAtlas
 
getMetadata() - Method in class org.robovm.compiler.llvm.Instruction
 
getMethod() - Method in class org.robovm.compiler.MarshalerLookup.MarshalerMethod
 
getMethod() - Method in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
getMethod() - Method in class org.robovm.compiler.plugin.debug.DebuggerDebugVariableSlicer
 
getMethod(String, String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getMethodAttributes(SootMethod) - Method in class org.robovm.compiler.AttributesEncoder
 
getMethodDesc() - Method in class org.robovm.compiler.clazz.MethodDependency
 
getMethodDesc() - Method in class org.robovm.compiler.trampoline.BridgeCall
 
getMethodDesc() - Method in class org.robovm.compiler.trampoline.Invoke
 
getMethodName() - Method in class org.robovm.compiler.clazz.MethodDependency
 
getMethodName() - Method in class org.robovm.compiler.trampoline.BridgeCall
 
getMethodName() - Method in class org.robovm.compiler.trampoline.Invoke
 
getMethods() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getMethods() - Method in class org.robovm.compiler.config.ForceLinkMethodsConfig
 
getMinimalDisplayName() - Method in class org.robovm.compiler.target.ios.SDK
 
getMinimumOSVersion() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getMinimumOSVersion() - Method in class org.robovm.compiler.util.InfoPList
 
getMinor() - Method in class org.robovm.compiler.target.ios.SDK
 
getMinor() - Method in class org.robovm.compiler.Version
 
getMinVersion() - Method in enum org.robovm.compiler.config.OS
 
getModifiers() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getModifiers() - Method in class org.robovm.compiler.ITable.Entry
 
getModifiers() - Method in class org.robovm.compiler.VTable.Entry
 
getName() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getName() - Method in class org.robovm.compiler.clazz.MethodInfo
 
getName() - Method in class org.robovm.compiler.config.AppExtension
 
getName() - Method in class org.robovm.compiler.ITable.Entry
 
getName() - Method in class org.robovm.compiler.llvm.Alias
 
getName() - Method in class org.robovm.compiler.llvm.AliasRef
 
getName() - Method in class org.robovm.compiler.llvm.BasicBlock
 
getName() - Method in class org.robovm.compiler.llvm.BasicBlockRef
 
getName() - Method in class org.robovm.compiler.llvm.Function
 
getName() - Method in class org.robovm.compiler.llvm.FunctionDeclaration
 
getName() - Method in class org.robovm.compiler.llvm.FunctionRef
 
getName() - Method in class org.robovm.compiler.llvm.Global
 
getName() - Method in class org.robovm.compiler.llvm.GlobalRef
 
getName() - Method in class org.robovm.compiler.llvm.NamedMetadata
 
getName() - Method in class org.robovm.compiler.llvm.PrimitiveType
 
getName() - Method in class org.robovm.compiler.llvm.Variable
 
getName() - Method in class org.robovm.compiler.llvm.VariableRef
 
getName() - Method in class org.robovm.compiler.plugin.PluginArgument
 
getName() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getName() - Method in class org.robovm.compiler.target.ios.SigningIdentity
 
getName() - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
getName() - Method in interface org.robovm.compiler.util.generic.TypeVariable
 
getName() - Method in class org.robovm.compiler.VTable.Entry
 
getNameWithExt(String) - Method in class org.robovm.compiler.config.AppExtension
returns name with requested extension (attaches if missin)
getNativeFunctionType(String, boolean) - Static method in class org.robovm.compiler.Types
 
getNativeType(Arch) - Method in class org.robovm.compiler.MarshalerLookup.ValueMarshalerMethod
 
getNewArray(Type) - Static method in class org.robovm.compiler.Functions
 
getNumParameters() - Method in class org.robovm.compiler.util.GenericSignatureParser
Get the number of parameters in the signature.
getOffsetOfElement(StructureType, int) - Method in class org.robovm.compiler.llvm.DataLayout
 
getOFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getOrCreateRuntimeVisibilityAnnotationTag(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
getOrCreateRuntimeVisibilityAnnotationTag(Host) - Static method in class org.robovm.compiler.Annotations
 
getOs() - Method in class org.robovm.compiler.config.Config
 
getOs() - Method in class org.robovm.compiler.target.ConsoleTarget
 
getOs() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getOs() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getOs() - Method in interface org.robovm.compiler.target.Target
Returns the OS this Target will build for.
getOsArchDepLibDir() - Method in class org.robovm.compiler.config.Config
 
getOutputFormat() - Method in class org.robovm.compiler.config.tools.TextureAtlas
 
getOutputStream() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
getOutputStream() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
getOwner() - Method in class org.robovm.compiler.clazz.MethodDependency
 
getOwners() - Method in class org.robovm.compiler.config.ForceLinkMethodsConfig
 
getOwnerType() - Method in class org.robovm.compiler.util.generic.ImplForType
 
getOwnerType() - Method in interface org.robovm.compiler.util.generic.ParameterizedType
 
getOwnMembersOffset() - Method in class org.robovm.compiler.llvm.StructureType
 
getPackage() - Method in class org.robovm.compiler.VTable.Entry
 
getPackageName() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getPair() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getPairedWatchAppName() - Method in class org.robovm.compiler.target.ios.IOSSimulatorLaunchParameters
 
getParameterAnnotation(SootMethod, int, String) - Static method in class org.robovm.compiler.Annotations
 
getParameterAnnotations(SootMethod, int, Annotations.Visibility) - Static method in class org.robovm.compiler.Annotations
 
getParameterAnnotations(SootMethod, Annotations.Visibility) - Static method in class org.robovm.compiler.Annotations
 
getParameterDescriptors(String) - Static method in class org.robovm.compiler.Types
 
getParameterNames() - Method in class org.robovm.compiler.llvm.Function
 
getParameterRef(int) - Method in class org.robovm.compiler.llvm.Function
 
getParameterRefs() - Method in class org.robovm.compiler.llvm.Function
 
getParameterSignature(int) - Method in class org.robovm.compiler.util.GenericSignatureParser
 
getParameterTypes() - Method in class org.robovm.compiler.llvm.FunctionType
 
getParameterTypes() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
getParameterTypes() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getParts() - Method in class org.robovm.compiler.Version
 
getPath() - Method in class org.robovm.compiler.clazz.Clazz
 
getPath() - Method in class org.robovm.compiler.clazz.Dependency
 
getPath() - Method in class org.robovm.compiler.config.Resource
Returns the path which will be copied for simple Resources or null if this isn't a simple Resource.
getPath() - Method in class org.robovm.compiler.util.XCFrameworkPlist.Library
 
getPaths() - Method in class org.robovm.compiler.clazz.Clazzes
 
getPattern() - Method in class org.robovm.compiler.config.ForceLinkMethodsConfig.MethodOwner
 
getPatternAsString() - Method in class org.robovm.compiler.config.StripArchivesConfig.Pattern
 
getPatterns() - Method in class org.robovm.compiler.config.StripArchivesConfig
 
GETPC - Static variable in class org.robovm.compiler.Functions
 
getPlainText() - Method in class org.robovm.compiler.llvm.PlainTextInstruction
 
getPlatform() - Method in class org.robovm.compiler.util.XCFrameworkPlist.Library
 
getPlatformBuild() - Method in class org.robovm.compiler.target.ios.SDK
 
getPlatformName() - Method in class org.robovm.compiler.target.ios.SDK
 
getPlatformVersion() - Method in class org.robovm.compiler.target.ios.SDK
 
getPluginArguments() - Method in class org.robovm.compiler.config.Config
 
getPlugins() - Method in class org.robovm.compiler.config.Config.Builder
 
getPlugins() - Method in class org.robovm.compiler.config.Config
 
getPointer() - Method in class org.robovm.compiler.llvm.Store
 
getPrefix() - Method in class org.robovm.compiler.plugin.PluginArguments
 
getProfile() - Method in class org.robovm.compiler.config.AppExtension
 
getProperties() - Method in class org.robovm.compiler.config.Config
 
getRawType() - Method in class org.robovm.compiler.util.generic.ImplForType
 
getRawType() - Method in interface org.robovm.compiler.util.generic.ParameterizedType
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.BasicBlock
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.BinaryOpInstruction
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Br
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.FunctionCallInstruction
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Getelementptr
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Instruction
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Phi
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Ret
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Store
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.Switch
 
getReadsFrom() - Method in class org.robovm.compiler.llvm.UnaryOpInstruction
 
getResolvedTypes() - Method in class org.robovm.compiler.util.generic.ListOfTypes
 
getResources() - Method in class org.robovm.compiler.config.Config
 
getResourcesPaths() - Method in class org.robovm.compiler.config.Config
 
getResult() - Method in class org.robovm.compiler.llvm.Alloca
 
getReturnType() - Method in class org.robovm.compiler.llvm.FunctionType
 
getReturnType() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getReturnTypeDescriptor(String) - Static method in class org.robovm.compiler.Types
 
getReturnTypeSignature() - Method in class org.robovm.compiler.util.GenericSignatureParser
Get the method return type signature.
getRevision() - Method in class org.robovm.compiler.target.ios.SDK
 
getRevision() - Method in class org.robovm.compiler.Version
 
getRoot() - Method in class org.robovm.compiler.target.ios.SDK
 
getRtPath() - Method in class org.robovm.compiler.config.Config.Home
 
getRuntimeClass() - Method in class org.robovm.compiler.trampoline.GetField
 
getRuntimeClass() - Method in class org.robovm.compiler.trampoline.Invokespecial
 
getRuntimeClass() - Method in class org.robovm.compiler.trampoline.Invokevirtual
 
getRuntimeClass() - Method in class org.robovm.compiler.trampoline.PutField
 
getSDKs() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getSDKs() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getSFile(Clazz) - Method in class org.robovm.compiler.config.Config
 
getSignature() - Method in class org.robovm.compiler.llvm.Function
 
getSimpleDeviceName() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getSimpleDeviceTypeId() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getSimpleDeviceTypeIds() - Static method in class org.robovm.compiler.target.ios.DeviceType
 
getSize() - Method in class org.robovm.compiler.llvm.ArrayType
 
getSootClass() - Method in class org.robovm.compiler.clazz.Clazz
 
getSootClass() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getSootClass() - Method in class org.robovm.compiler.util.generic.SootTypeType
 
getSootMethod() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
getSootMethod() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getSootType() - Method in class org.robovm.compiler.util.generic.SootTypeType
 
getState() - Method in class org.robovm.compiler.target.ios.DeviceType
 
GetStatic - Class in org.robovm.compiler.trampoline
 
GetStatic(String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.GetStatic
 
getStderrFifo() - Method in class org.robovm.compiler.target.LaunchParameters
 
getStdoutFifo() - Method in class org.robovm.compiler.target.LaunchParameters
 
getStoreSize(Type) - Method in class org.robovm.compiler.llvm.DataLayout
 
getString(String) - Method in class org.robovm.compiler.ModuleBuilder
 
getStringOrNull(String) - Method in class org.robovm.compiler.ModuleBuilder
 
getStringVarName(byte[]) - Static method in class org.robovm.compiler.Strings
 
getStripArchivesConfig() - Method in class org.robovm.compiler.config.Config
 
getStruct() - Method in class org.robovm.compiler.ITable
 
getStruct() - Method in class org.robovm.compiler.VTable
 
getStruct(ModuleBuilder, SootClass) - Method in class org.robovm.compiler.ITable
 
getStructMemberAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getStructMemberOffset(SootMethod) - Static method in class org.robovm.compiler.Bro
 
getStructMemberOffsets(StructureType) - Method in class org.robovm.compiler.BroMethodCompiler
returns own members offsets in bytes from start of struct
getStructMemberType(SootMethod) - Method in class org.robovm.compiler.BroMethodCompiler
 
getStructPackedAnnotation(SootClass) - Static method in class org.robovm.compiler.Annotations
 
getStructType(SootClass) - Method in class org.robovm.compiler.BroMethodCompiler
 
getStructType(Type) - Method in class org.robovm.compiler.BroMethodCompiler
 
getStructVectorisedAnnotation(SootClass) - Static method in class org.robovm.compiler.Annotations
 
getSuffix() - Method in class org.robovm.compiler.config.AppExtension
 
getSuperclass() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getSuperclass() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getSuperclassName() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
getSupportedArchitectures() - Method in class org.robovm.compiler.util.XCFrameworkPlist.Library
 
getSwiftDependencies(File, Collection<String>) - Method in class org.robovm.compiler.target.AbstractTarget
 
getSwiftLibPaths() - Method in class org.robovm.compiler.config.Config
 
getSwiftLibPaths() - Method in class org.robovm.compiler.config.SwiftSupport
 
getSwiftSupport() - Method in class org.robovm.compiler.config.Config
 
getTag() - Method in class org.robovm.compiler.llvm.Label
 
getTarget() - Method in class org.robovm.compiler.config.Config
 
getTarget() - Method in class org.robovm.compiler.plugin.TargetPlugin
Returns the Target supported by this plugin.
getTarget() - Method in class org.robovm.compiler.trampoline.Trampoline
 
getTargetCcArgs() - Method in class org.robovm.compiler.target.AbstractTarget
 
getTargetCcArgs() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getTargetExportedSymbols() - Method in class org.robovm.compiler.target.AbstractTarget
 
getTargetExportedSymbols() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getTargetLibs() - Method in class org.robovm.compiler.target.AbstractTarget
 
getTargetLibs() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getTargetMethodKey(SootMethod, Type[], String[][]) - Method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
getTargetMethodName() - Method in class org.robovm.compiler.plugin.lambda.LambdaClass
 
getTargetMethodParameters() - Method in class org.robovm.compiler.plugin.lambda.LambdaClass
 
getTargetMethodReturnType() - Method in class org.robovm.compiler.plugin.lambda.LambdaClass
 
getTargetPath() - Method in class org.robovm.compiler.config.Resource
Returns the target path relative to the application directory (i.e.
getTargetPlugins() - Method in class org.robovm.compiler.config.Config
 
getTargetType() - Method in class org.robovm.compiler.config.Config
 
getter(SootField) - Static method in class org.robovm.compiler.FunctionBuilder
 
getterSymbol(SootField) - Static method in class org.robovm.compiler.Symbols
 
getterSymbol(SootFieldRef) - Static method in class org.robovm.compiler.Symbols
 
getTextureAtlas() - Method in class org.robovm.compiler.config.tools.Tools
 
getThreads() - Method in class org.robovm.compiler.config.Config
 
getTmpDir() - Method in class org.robovm.compiler.config.Config
 
getTmpDir() - Method in class org.robovm.compiler.util.io.RamDiskTools
 
getTools() - Method in class org.robovm.compiler.config.Config
 
getTrampolines() - Method in class org.robovm.compiler.AbstractMethodCompiler
 
getTreeShakerMode() - Method in class org.robovm.compiler.config.Config
 
getTriple() - Method in class org.robovm.compiler.config.Config
 
getTriple(String) - Method in class org.robovm.compiler.config.Config
 
getType() - Method in class org.robovm.compiler.llvm.Alias
 
getType() - Method in class org.robovm.compiler.llvm.AliasRef
 
getType() - Method in class org.robovm.compiler.llvm.Alloca
 
getType() - Method in class org.robovm.compiler.llvm.Argument
 
getType() - Method in class org.robovm.compiler.llvm.ArrayConstant
 
getType() - Method in class org.robovm.compiler.llvm.BooleanConstant
 
getType() - Method in class org.robovm.compiler.llvm.ByteArrayConstant
 
getType() - Method in class org.robovm.compiler.llvm.ConstantGetelementptr
 
getType() - Method in class org.robovm.compiler.llvm.ConversionConstant
 
getType() - Method in class org.robovm.compiler.llvm.FloatingPointConstant
 
getType() - Method in class org.robovm.compiler.llvm.Function
 
getType() - Method in class org.robovm.compiler.llvm.FunctionDeclaration
 
getType() - Method in class org.robovm.compiler.llvm.FunctionRef
 
getType() - Method in class org.robovm.compiler.llvm.Global
 
getType() - Method in class org.robovm.compiler.llvm.GlobalRef
 
getType() - Method in class org.robovm.compiler.llvm.IntegerBinaryConstant
 
getType() - Method in class org.robovm.compiler.llvm.IntegerConstant
 
getType() - Method in class org.robovm.compiler.llvm.Metadata
 
getType() - Method in class org.robovm.compiler.llvm.NullConstant
 
getType() - Method in class org.robovm.compiler.llvm.StringConstant
 
getType() - Method in class org.robovm.compiler.llvm.StructureConstant
 
getType() - Method in class org.robovm.compiler.llvm.Value
 
getType() - Method in class org.robovm.compiler.llvm.Variable
 
getType() - Method in class org.robovm.compiler.llvm.VariableRef
 
getType() - Method in class org.robovm.compiler.llvm.ZeroInitializer
 
getType() - Method in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
getType() - Method in class org.robovm.compiler.target.ConsoleTarget
 
getType() - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
getType() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
getType() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getType() - Method in interface org.robovm.compiler.target.Target
Returns a unique type id for this Target.
getType(String) - Static method in class org.robovm.compiler.Types
 
getType(Type) - Static method in class org.robovm.compiler.util.generic.Types
 
getType(Type) - Static method in class org.robovm.compiler.Types
 
getTypeAt(int) - Method in class org.robovm.compiler.llvm.AggregateType
 
getTypeAt(int) - Method in class org.robovm.compiler.llvm.ArrayType
 
getTypeAt(int) - Method in class org.robovm.compiler.llvm.StructureType
 
getTypeCount() - Method in class org.robovm.compiler.llvm.AggregateType
 
getTypeCount() - Method in class org.robovm.compiler.llvm.ArrayType
 
getTypeCount() - Method in class org.robovm.compiler.llvm.StructureType
 
getTypeParameters() - Method in interface org.robovm.compiler.util.generic.GenericDeclaration
 
getTypeParameters() - Method in class org.robovm.compiler.util.generic.SootClassType
 
getTypeParameters() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
getTypeParameters() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
getTypes() - Method in class org.robovm.compiler.llvm.StructureType
 
getUdid() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getUnhideSymbols() - Method in class org.robovm.compiler.config.Config
 
getUpperBounds() - Method in class org.robovm.compiler.util.generic.ImplForWildcard
 
getUpperBounds() - Method in interface org.robovm.compiler.util.generic.WildcardType
 
getUuid() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
getValue() - Method in class org.robovm.compiler.config.Config.Lib
 
getValue() - Method in class org.robovm.compiler.llvm.Argument
 
getValue() - Method in class org.robovm.compiler.llvm.Store
 
getValueName() - Method in class org.robovm.compiler.plugin.PluginArgument
 
getVariadicParameterIndex(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
getVariant() - Method in class org.robovm.compiler.util.XCFrameworkPlist.Library
 
getVendor() - Method in enum org.robovm.compiler.config.OS
 
getVersion() - Method in interface org.robovm.compiler.model.RoboVMGradleModel
 
getVersion() - Method in class org.robovm.compiler.target.ios.DeviceType
 
getVersion() - Method in class org.robovm.compiler.target.ios.SDK
 
getVersionCode() - Method in class org.robovm.compiler.target.ios.SDK
 
getVTableCache() - Method in class org.robovm.compiler.config.Config
 
getWatchAppName() - Method in class org.robovm.compiler.config.WatchKitApp
 
getWatchKitApp() - Method in class org.robovm.compiler.config.Config
 
getWeakFrameworks() - Method in class org.robovm.compiler.config.Config
 
getWorkingDirectory() - Method in class org.robovm.compiler.target.LaunchParameters
 
getWritesTo() - Method in class org.robovm.compiler.llvm.Alloca
 
getWritesTo() - Method in class org.robovm.compiler.llvm.BasicBlock
 
getWritesTo() - Method in class org.robovm.compiler.llvm.BinaryOpInstruction
 
getWritesTo() - Method in class org.robovm.compiler.llvm.FunctionCallInstruction
 
getWritesTo() - Method in class org.robovm.compiler.llvm.Getelementptr
 
getWritesTo() - Method in class org.robovm.compiler.llvm.Instruction
 
getWritesTo() - Method in class org.robovm.compiler.llvm.Phi
 
getWritesTo() - Method in class org.robovm.compiler.llvm.UnaryOpInstruction
 
Global - Class in org.robovm.compiler.llvm
 
Global(String, Constant) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Constant, boolean) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Constant, boolean, String) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Linkage, Constant) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Linkage, Constant, boolean) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Linkage, Constant, boolean, String) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Linkage, Type, boolean) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Type) - Constructor for class org.robovm.compiler.llvm.Global
 
Global(String, Type, boolean) - Constructor for class org.robovm.compiler.llvm.Global
 
GLOBAL_VALUE - Static variable in class org.robovm.compiler.Annotations
 
GlobalRef - Class in org.robovm.compiler.llvm
 
GlobalRef(String, Type) - Constructor for class org.robovm.compiler.llvm.GlobalRef
 
GlobalRef(Global) - Constructor for class org.robovm.compiler.llvm.GlobalRef
 
GlobalValueMethodCompiler - Class in org.robovm.compiler
 
GlobalValueMethodCompiler(Config) - Constructor for class org.robovm.compiler.GlobalValueMethodCompiler
 
globalValuePtrSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 

H

handle - Variable in class org.robovm.compiler.BroMethodCompiler.MarshaledArg
 
handleException(Throwable) - Method in class org.robovm.compiler.util.io.FilteringStreamProxy
 
hasAfterBridgeCallAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasAfterCallbackCallAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasAlias() - Method in class org.robovm.compiler.llvm.UserType
 
hasAnnotation(Host, String) - Static method in class org.robovm.compiler.Annotations
 
hasArgument(String) - Method in class org.robovm.compiler.plugin.PluginArguments
 
hasArrayAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasArrayAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasBridgeAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasByRefAnnotation(SootClass) - Static method in class org.robovm.compiler.Annotations
 
hasByRefAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasByRefAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasByValAnnotation(SootClass) - Static method in class org.robovm.compiler.Annotations
 
hasByValAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasByValAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasCallbackAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasChangedSince(long) - Method in class org.robovm.compiler.clazz.DirectoryPath
 
hasChangedSince(long) - Method in class org.robovm.compiler.clazz.Java9RuntimePath
 
hasChangedSince(long) - Method in interface org.robovm.compiler.clazz.Path
 
hasChangedSince(long) - Method in class org.robovm.compiler.clazz.ZipFilePath
 
hasGlobalValueAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hash(String) - Method in class org.robovm.compiler.hash.ModifiedUtf8HashFunction
 
hash(K) - Method in interface org.robovm.compiler.hash.HashFunction
 
hash_function_djb - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.AcceleratorTable
 
hashCode() - Method in class org.robovm.compiler.clazz.AbstractPath
 
hashCode() - Method in class org.robovm.compiler.clazz.Clazz
 
hashCode() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
hashCode() - Method in class org.robovm.compiler.clazz.Dependency
 
hashCode() - Method in class org.robovm.compiler.clazz.MethodDependency
 
hashCode() - Method in class org.robovm.compiler.clazz.MethodInfo
 
hashCode() - Method in class org.robovm.compiler.config.Arch
 
hashCode() - Method in class org.robovm.compiler.config.Config.Lib
 
hashCode() - Method in class org.robovm.compiler.config.Resource
 
hashCode() - Method in class org.robovm.compiler.llvm.AliasRef
 
hashCode() - Method in class org.robovm.compiler.llvm.Argument
 
hashCode() - Method in class org.robovm.compiler.llvm.ArrayType
 
hashCode() - Method in class org.robovm.compiler.llvm.FloatingPointConstant
 
hashCode() - Method in class org.robovm.compiler.llvm.FunctionCallInstruction
 
hashCode() - Method in class org.robovm.compiler.llvm.FunctionType
 
hashCode() - Method in class org.robovm.compiler.llvm.GlobalRef
 
hashCode() - Method in class org.robovm.compiler.llvm.IntegerConstant
 
hashCode() - Method in class org.robovm.compiler.llvm.Invoke
 
hashCode() - Method in class org.robovm.compiler.llvm.Label
 
hashCode() - Method in class org.robovm.compiler.llvm.PointerType
 
hashCode() - Method in class org.robovm.compiler.llvm.PrimitiveType
 
hashCode() - Method in class org.robovm.compiler.llvm.StructureType
 
hashCode() - Method in class org.robovm.compiler.llvm.UnnamedMetadataRef
 
hashCode() - Method in class org.robovm.compiler.llvm.UserType
 
hashCode() - Method in class org.robovm.compiler.llvm.Variable
 
hashCode() - Method in class org.robovm.compiler.llvm.VariableRef
 
hashCode() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
hashCode() - Method in class org.robovm.compiler.trampoline.BridgeCall
 
hashCode() - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
hashCode() - Method in class org.robovm.compiler.trampoline.GetField
 
hashCode() - Method in class org.robovm.compiler.trampoline.Invoke
 
hashCode() - Method in class org.robovm.compiler.trampoline.Invokespecial
 
hashCode() - Method in class org.robovm.compiler.trampoline.Invokevirtual
 
hashCode() - Method in class org.robovm.compiler.trampoline.PutField
 
hashCode() - Method in class org.robovm.compiler.trampoline.Trampoline
 
hashCode() - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
hashCode() - Method in class org.robovm.compiler.util.generic.ImplForWildcard
 
hashCode() - Method in class org.robovm.compiler.util.generic.SootClassType
 
hashCode() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
hashCode() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
hashCode() - Method in class org.robovm.compiler.util.generic.SootTypeType
 
hashCode() - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
HashFunction<K> - Interface in org.robovm.compiler.hash
 
HashTableGenerator<K,​V extends Constant> - Class in org.robovm.compiler.hash
Generates static hash tables in the form of a StructureConstant using a HashFunction.
HashTableGenerator(HashFunction<K>) - Constructor for class org.robovm.compiler.hash.HashTableGenerator
 
HashTableGenerator(HashFunction<K>, int) - Constructor for class org.robovm.compiler.hash.HashTableGenerator
 
HashTableGenerator(HashFunction<K>, int, double) - Constructor for class org.robovm.compiler.hash.HashTableGenerator
 
hasMachineSizedFloatAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasMachineSizedFloatAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasMachineSizedSIntAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasMachineSizedSIntAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasMachineSizedUIntAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasMachineSizedUIntAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasParameterAnnotation(SootMethod, int, String) - Static method in class org.robovm.compiler.Annotations
 
hasPointerAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasPointerAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasStronglyLinkedAnnotation(Host) - Static method in class org.robovm.compiler.Annotations
 
hasStructMemberAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasStructRetAnnotation(SootMethod, int) - Static method in class org.robovm.compiler.Annotations
 
hasSuperclass() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
hasSwiftSupport() - Method in class org.robovm.compiler.config.Config
 
hasSymbol(String) - Method in class org.robovm.compiler.ModuleBuilder
 
hasValue() - Method in class org.robovm.compiler.plugin.PluginArgument
 
hasVariadicAnnotation(SootMethod) - Static method in class org.robovm.compiler.Annotations
 
hasWeaklyLinkedAnnotation(Host) - Static method in class org.robovm.compiler.Annotations
 
helloClass(Config, Clazz) - Method in class org.robovm.compiler.plugin.AbstractCompilerPlugin
 
helloClass(Config, Clazz) - Method in class org.robovm.compiler.plugin.CompilerPlugin
Called just before a class is about to be compiled.
helloClass(Config, Clazz) - Method in class org.robovm.compiler.plugin.debug.DebugInformationPlugin
 
HfsCompressor - Class in org.robovm.compiler.util.io
Takes a file and compresses it via the libhfscompressor.dylib in robovm/bin.
HfsCompressor() - Constructor for class org.robovm.compiler.util.io.HfsCompressor
 
home(Config.Home) - Method in class org.robovm.compiler.config.Config.Builder
 
Home(File) - Constructor for class org.robovm.compiler.config.Config.Home
 
Home(File, boolean) - Constructor for class org.robovm.compiler.config.Config.Home
 

I

I1 - Static variable in class org.robovm.compiler.llvm.Type
 
I16 - Static variable in class org.robovm.compiler.llvm.Type
 
I32 - Static variable in class org.robovm.compiler.llvm.Type
 
I64 - Static variable in class org.robovm.compiler.llvm.Type
 
I8 - Static variable in class org.robovm.compiler.llvm.Type
 
I8_PTR - Static variable in class org.robovm.compiler.llvm.Type
 
I8_PTR_PTR - Static variable in class org.robovm.compiler.llvm.Type
 
IALOAD - Static variable in class org.robovm.compiler.Functions
 
IASTORE - Static variable in class org.robovm.compiler.Functions
 
IBACTION - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
IBINSPECTABLE - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
IBOUTLET - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
IBOUTLETCOLLECTION - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
ibtool(Config, File, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
Icmp - Class in org.robovm.compiler.llvm
 
Icmp(Variable, Icmp.Condition, Value, Value) - Constructor for class org.robovm.compiler.llvm.Icmp
 
Icmp.Condition - Enum in org.robovm.compiler.llvm
 
ID_case_insensitive - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CaseSensitivity
 
ID_case_sensitive - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CaseSensitivity
 
ID_down_case - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CaseSensitivity
 
ID_up_case - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.CaseSensitivity
 
IDIV - Static variable in class org.robovm.compiler.Functions
 
ignoreDefaultExcludes(boolean) - Method in class org.robovm.compiler.config.Resource
Sets the ignoreDefaultExcludes property and returns this.
ILLEGAL_ACCESS_ERROR_CLASS - Static variable in class org.robovm.compiler.Access
 
ILLEGAL_ACCESS_ERROR_FIELD - Static variable in class org.robovm.compiler.Access
 
ILLEGAL_ACCESS_ERROR_METHOD - Static variable in class org.robovm.compiler.Access
 
imageName(String) - Method in class org.robovm.compiler.config.Config.Builder
 
IMPL_CLASS_NAME_SUFFIX - Static variable in class org.robovm.compiler.plugin.annotation.AnnotationImplPlugin
 
ImplForArray - Class in org.robovm.compiler.util.generic
 
ImplForArray(Type) - Constructor for class org.robovm.compiler.util.generic.ImplForArray
 
ImplForType - Class in org.robovm.compiler.util.generic
 
ImplForType(ImplForType, String, ListOfTypes) - Constructor for class org.robovm.compiler.util.generic.ImplForType
 
ImplForVariable<D extends GenericDeclaration> - Class in org.robovm.compiler.util.generic
 
ImplForWildcard - Class in org.robovm.compiler.util.generic
 
ImplForWildcard(ListOfTypes, ListOfTypes) - Constructor for class org.robovm.compiler.util.generic.ImplForWildcard
 
in - Variable in class org.robovm.compiler.util.io.FilteringStreamProxy
 
in(InputStream) - Method in class org.robovm.compiler.util.Executor
Uses the specified InputStream as the stdin stream for the child process.
inBootclasspath - Variable in class org.robovm.compiler.clazz.AbstractPath
 
include(String...) - Method in class org.robovm.compiler.config.Resource
Adds include patterns.
index - Variable in class org.robovm.compiler.clazz.AbstractPath
 
index - Variable in class org.robovm.compiler.ITable.Entry
 
info(String) - Static method in class org.robovm.compiler.FunctionBuilder
 
info(String, Object...) - Method in class org.robovm.compiler.log.ConsoleLogger
 
info(String, Object...) - Method in interface org.robovm.compiler.log.Logger
 
info(String, Object...) - Method in class org.robovm.compiler.log.LoggerProxy
 
INFO_STRUCT_ALIAS - Static variable in class org.robovm.compiler.Types
 
InfoOutputStream - Class in org.robovm.compiler.log
 
InfoOutputStream(Logger) - Constructor for class org.robovm.compiler.log.InfoOutputStream
 
infoPList(File) - Method in class org.robovm.compiler.config.Config.Builder
 
InfoPList - Class in org.robovm.compiler.util
 
InfoPList(File) - Constructor for class org.robovm.compiler.util.InfoPList
 
infoStruct(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
infoStructSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
infoSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
inheritEnv(boolean) - Method in class org.robovm.compiler.util.Executor
Sets whether the parent's environment variables should be inherited by the child process.
init(Config) - Method in class org.robovm.compiler.target.AbstractTarget
 
init(Config) - Method in class org.robovm.compiler.target.ConsoleTarget
 
init(Config) - Method in class org.robovm.compiler.target.framework.FrameworkTarget
 
init(Config) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
init(Config) - Method in interface org.robovm.compiler.target.Target
Initializes this Target from the specified Config.
initClassInfo() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
INL_declared_inlined - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.InlineAttribute
 
INL_declared_not_inlined - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.InlineAttribute
 
INL_inlined - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.InlineAttribute
 
INL_not_inlined - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.InlineAttribute
 
InlineAttribute() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.InlineAttribute
 
insertAfter(Instruction, Instruction) - Method in class org.robovm.compiler.llvm.BasicBlock
 
insertBefore(Instruction, Instruction) - Method in class org.robovm.compiler.llvm.BasicBlock
 
install() - Method in class org.robovm.compiler.AppCompiler
Installs the binary previously built using AppCompiler.build() along with all resources specified in the Config and supporting files into the Config.getInstallDir().
install() - Method in class org.robovm.compiler.target.AbstractTarget
 
install() - Method in interface org.robovm.compiler.target.Target
Installs the built binary and any supporting files into the Config.getInstallDir() directory.
installDir(File) - Method in class org.robovm.compiler.config.Config.Builder
 
instanceOf(String) - Static method in class org.robovm.compiler.FunctionBuilder
 
instanceOf(Clazz) - Static method in class org.robovm.compiler.FunctionBuilder
 
instanceOf(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
Instanceof - Class in org.robovm.compiler.trampoline
 
Instanceof(String, String) - Constructor for class org.robovm.compiler.trampoline.Instanceof
 
INSTANCEOF_CLASS - Static variable in class org.robovm.compiler.Functions
 
INSTANCEOF_INTERFACE - Static variable in class org.robovm.compiler.Functions
 
INSTANCEOF_PRIM_ARRAY - Static variable in class org.robovm.compiler.Functions
 
INSTANCEOF_WRAPPER - Static variable in class org.robovm.compiler.Functions
 
instanceofSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
Instruction - Class in org.robovm.compiler.llvm
 
Instruction() - Constructor for class org.robovm.compiler.llvm.Instruction
 
IntegerBinaryConstant - Class in org.robovm.compiler.llvm
 
IntegerBinaryConstant(String, Constant, Constant) - Constructor for class org.robovm.compiler.llvm.IntegerBinaryConstant
 
IntegerBinaryInstruction - Class in org.robovm.compiler.llvm
 
IntegerBinaryInstruction(String, Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.IntegerBinaryInstruction
 
IntegerConstant - Class in org.robovm.compiler.llvm
 
IntegerConstant(byte) - Constructor for class org.robovm.compiler.llvm.IntegerConstant
 
IntegerConstant(char) - Constructor for class org.robovm.compiler.llvm.IntegerConstant
 
IntegerConstant(int) - Constructor for class org.robovm.compiler.llvm.IntegerConstant
 
IntegerConstant(long) - Constructor for class org.robovm.compiler.llvm.IntegerConstant
 
IntegerConstant(long, IntegerType) - Constructor for class org.robovm.compiler.llvm.IntegerConstant
 
IntegerConstant(short) - Constructor for class org.robovm.compiler.llvm.IntegerConstant
 
IntegerType - Class in org.robovm.compiler.llvm
 
InterfaceBuilderClassesPlugin - Class in org.robovm.compiler.plugin.objc
CompilerPlugin which forces view controllers and views referenced by Storyboards and XIB files in resource folders to be linked into the executable.
InterfaceBuilderClassesPlugin() - Constructor for class org.robovm.compiler.plugin.objc.InterfaceBuilderClassesPlugin
 
interfaceTypes - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
internal - org.robovm.compiler.llvm.Linkage
 
INTERNAL_SYMBOL_PREFIX - Static variable in class org.robovm.compiler.Symbols
Prefix used for internal functions and values which doesn't correspond to a method.
Intrinsics - Class in org.robovm.compiler
Contains intrinsic functions.
Intrinsics() - Constructor for class org.robovm.compiler.Intrinsics
 
Inttoptr - Class in org.robovm.compiler.llvm
 
Inttoptr(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Inttoptr
 
invoke(Function, Value, BasicBlockRef, BasicBlockRef, List<Value>) - Static method in class org.robovm.compiler.Functions
 
invoke(Function, Value, BasicBlockRef, BasicBlockRef, Value...) - Static method in class org.robovm.compiler.Functions
 
Invoke - Class in org.robovm.compiler.llvm
 
Invoke - Class in org.robovm.compiler.trampoline
 
Invoke(String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.Invoke
 
Invoke(Value, BasicBlockRef, BasicBlockRef, Argument...) - Constructor for class org.robovm.compiler.llvm.Invoke
 
Invoke(Value, BasicBlockRef, BasicBlockRef, Value...) - Constructor for class org.robovm.compiler.llvm.Invoke
 
Invoke(Variable, Value, BasicBlockRef, BasicBlockRef, Argument...) - Constructor for class org.robovm.compiler.llvm.Invoke
 
Invoke(Variable, Value, BasicBlockRef, BasicBlockRef, Value...) - Constructor for class org.robovm.compiler.llvm.Invoke
 
Invokeinterface - Class in org.robovm.compiler.trampoline
 
Invokeinterface(String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.Invokeinterface
 
InvokeMethodDependency - Class in org.robovm.compiler.clazz
Records a dependency between a method and the methods it calls.
Invokespecial - Class in org.robovm.compiler.trampoline
 
Invokespecial(String, String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.Invokespecial
 
Invokestatic - Class in org.robovm.compiler.trampoline
 
Invokestatic(String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.Invokestatic
 
Invokevirtual - Class in org.robovm.compiler.trampoline
 
Invokevirtual(String, String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.Invokevirtual
 
ios - org.robovm.compiler.config.OS
 
IOS_VERSION_PREFIX - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
IOSDeviceLaunchParameters - Class in org.robovm.compiler.target.ios
LaunchParameters implementation used by IOSTarget when launching on device.
IOSDeviceLaunchParameters() - Constructor for class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
iosDeviceType(String) - Method in class org.robovm.compiler.config.Config.Builder
 
iosEntitlementsPList(File) - Method in class org.robovm.compiler.config.Config.Builder
 
iosInfoPList(File) - Method in class org.robovm.compiler.config.Config.Builder
 
iosProvisioningProfile(ProvisioningProfile) - Method in class org.robovm.compiler.config.Config.Builder
 
iosSdkVersion(String) - Method in class org.robovm.compiler.config.Config.Builder
 
iosSignIdentity(SigningIdentity) - Method in class org.robovm.compiler.config.Config.Builder
 
IOSSimulatorLaunchParameters - Class in org.robovm.compiler.target.ios
LaunchParameters implementation used by IOSTarget when launching on the simulator.
IOSSimulatorLaunchParameters() - Constructor for class org.robovm.compiler.target.ios.IOSSimulatorLaunchParameters
 
iosSkipSigning(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
IOSTarget - Class in org.robovm.compiler.target.ios
 
IOSTarget() - Constructor for class org.robovm.compiler.target.ios.IOSTarget
 
iPad - org.robovm.compiler.target.ios.DeviceType.DeviceFamily
 
iPhone - org.robovm.compiler.target.ios.DeviceType.DeviceFamily
 
IREM - Static variable in class org.robovm.compiler.Functions
 
is32Bit() - Method in class org.robovm.compiler.config.Arch
 
is32Bit() - Method in enum org.robovm.compiler.config.CpuArch
 
isAbstract() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isAbstract() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isAppExtension(File) - Method in class org.robovm.compiler.target.AbstractTarget
 
isArm() - Method in class org.robovm.compiler.config.Arch
 
isArm() - Method in enum org.robovm.compiler.config.CpuArch
 
isArray() - Method in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
isArray(String) - Static method in class org.robovm.compiler.Types
 
isAssignableFrom(SootClassType) - Method in class org.robovm.compiler.util.generic.SootClassType
 
isBridgeCSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
isCallback() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isCallbackCSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
isCallbackInnerCSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
isClean() - Method in class org.robovm.compiler.config.Config
 
isDebug() - Method in class org.robovm.compiler.config.Config
 
isDev() - Method in class org.robovm.compiler.config.Config.Home
 
isDeviceArch(Arch) - Static method in class org.robovm.compiler.target.ios.IOSTarget
 
isDumpIntermediates() - Method in class org.robovm.compiler.config.Config
 
isDynamicLibrary(File) - Method in class org.robovm.compiler.target.AbstractTarget
 
isEnableBitcode() - Method in class org.robovm.compiler.config.Config
 
isEnum() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isEnum(SootClass) - Static method in class org.robovm.compiler.Types
 
isEnum(Type) - Static method in class org.robovm.compiler.Types
 
isExtendable() - Method in class org.robovm.compiler.config.ForceLinkMethodsConfig.MethodOwner
 
isFinal() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isFinal() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isFlatten() - Method in class org.robovm.compiler.config.Resource
Returns true if the files matched by this Resource should be copied directly into the application directory without preserving the directory structure of the source directory.
isFloatingPoint() - Method in class org.robovm.compiler.llvm.Value
 
isFloatingPoint() - Method in class org.robovm.compiler.llvm.Variable
 
isForce() - Method in class org.robovm.compiler.config.Config.Lib
 
isFunction() - Method in class org.robovm.compiler.llvm.Value
 
isGetter() - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
isGetter() - Method in class org.robovm.compiler.trampoline.GetField
 
isGetter() - Method in class org.robovm.compiler.trampoline.GetStatic
 
isGetter() - Method in class org.robovm.compiler.trampoline.PutField
 
isGetter() - Method in class org.robovm.compiler.trampoline.PutStatic
 
isIgnoreDefaultExcludes() - Method in class org.robovm.compiler.config.Resource
Returns true if the default excludes should be ignored and copied for this Resource.
isInBootClasspath() - Method in class org.robovm.compiler.clazz.AbstractPath
 
isInBootClasspath() - Method in class org.robovm.compiler.clazz.Clazz
 
isInBootClasspath() - Method in class org.robovm.compiler.clazz.Dependency
 
isInBootClasspath() - Method in interface org.robovm.compiler.clazz.Path
 
isInclude() - Method in class org.robovm.compiler.config.StripArchivesConfig.Pattern
 
isInstanceOfClass(SootClass, String) - Static method in class org.robovm.compiler.Types
 
isInstanceOfClass(Type, String) - Static method in class org.robovm.compiler.Types
 
isInteger() - Method in class org.robovm.compiler.llvm.Value
 
isInteger() - Method in class org.robovm.compiler.llvm.Variable
 
isInterface() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isIosSkipSigning() - Method in class org.robovm.compiler.config.Config
 
isManuallyPreparedForLaunch() - Method in class org.robovm.compiler.config.Config
 
isNative() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isNativeObject(SootClass) - Static method in class org.robovm.compiler.Types
 
isNativeObject(Type) - Static method in class org.robovm.compiler.Types
 
isObjCProxy(SootClass) - Static method in class org.robovm.compiler.plugin.objc.ObjCProtocolProxyPlugin
 
isOlderThan(String, String) - Static method in class org.robovm.compiler.Version
Returns true if this version is less than the specified version number.
isPassByValue(SootMethod) - Static method in class org.robovm.compiler.Bro
 
isPassByValue(SootMethod, int) - Static method in class org.robovm.compiler.Bro
 
isPattern(String) - Static method in class org.robovm.compiler.util.AntPathMatcher
Returns true if the specified pattern string contains wildcard characters.
isPhantom() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isPointer() - Method in class org.robovm.compiler.llvm.Value
 
isPointer() - Method in class org.robovm.compiler.llvm.Variable
 
isPrimitive(String) - Static method in class org.robovm.compiler.Types
 
isPrimitiveBaseType(String) - Static method in class org.robovm.compiler.Types
 
isPrimitiveComponentType(String) - Static method in class org.robovm.compiler.Types
 
isPrivate() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isProtected() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isPublic() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isPublic() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isQualified(Qualified) - Method in class org.robovm.compiler.config.Config
tests if qualified item matches this config
isSameOrBetter(DeviceType.Version) - Method in class org.robovm.compiler.target.ios.DeviceType.Version
 
isSimulatorArch(Arch) - Static method in class org.robovm.compiler.target.ios.IOSTarget
 
isSkipInstall() - Method in class org.robovm.compiler.config.Config
 
isSkipLinking() - Method in class org.robovm.compiler.config.Config
 
isSkipPngCrush() - Method in class org.robovm.compiler.config.Resource
Returns true if pngcrush should not be called for PNG files matching this Resource when targeting iOS.
isSkipRuntimeLib() - Method in class org.robovm.compiler.config.Config
 
isSmartSkipRebuild() - Method in class org.robovm.compiler.config.Config
 
isStatic() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isStatic() - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
isStatic() - Method in class org.robovm.compiler.trampoline.GetField
 
isStatic() - Method in class org.robovm.compiler.trampoline.GetStatic
 
isStatic() - Method in class org.robovm.compiler.trampoline.Invoke
 
isStatic() - Method in class org.robovm.compiler.trampoline.Invokeinterface
 
isStatic() - Method in class org.robovm.compiler.trampoline.Invokespecial
 
isStatic() - Method in class org.robovm.compiler.trampoline.Invokestatic
 
isStatic() - Method in class org.robovm.compiler.trampoline.Invokevirtual
 
isStatic() - Method in class org.robovm.compiler.trampoline.PutField
 
isStatic() - Method in class org.robovm.compiler.trampoline.PutStatic
 
isStaticLibrary(File) - Method in class org.robovm.compiler.target.AbstractTarget
 
isStronglyLinked() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isStruct() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
isStruct(SootClass) - Static method in class org.robovm.compiler.Types
 
isStruct(Type) - Static method in class org.robovm.compiler.Types
 
isStructRet(SootMethod, int) - Static method in class org.robovm.compiler.Bro
 
isSubclass(SootClass, String) - Static method in class org.robovm.compiler.Types
 
isSubClassOrSame(SootClass, SootClass) - Static method in class org.robovm.compiler.Access
 
isSynchronized() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isToNative() - Method in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
isUnsigned(Type) - Static method in class org.robovm.compiler.Types
 
isUseDebugLibs() - Method in class org.robovm.compiler.config.Config
 
isVarargs() - Method in class org.robovm.compiler.llvm.FunctionType
 
isVectorArray() - Method in class org.robovm.compiler.llvm.VectorStructureType
 
isWeak() - Method in class org.robovm.compiler.clazz.Dependency
 
isWeaklyLinked() - Method in class org.robovm.compiler.clazz.MethodInfo
 
isXcodeInstalled() - Static method in class org.robovm.compiler.util.ToolchainUtil
 
ITable - Class in org.robovm.compiler
Creates an interface table for a specific interface class.
ITable.Cache - Class in org.robovm.compiler
 
ITable.Entry - Class in org.robovm.compiler
 
ITable.ResolvedEntry - Class in org.robovm.compiler
 
itablesSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
itableSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
itableSymbol(String, int) - Static method in class org.robovm.compiler.Symbols
 

J

Java9RuntimePath - Class in org.robovm.compiler.clazz
Implements Java9 module based class path, mostly required for unit tests

K

KotlinTools - Class in org.robovm.compiler.plugin.debug.kotlin
 
KotlinTools() - Constructor for class org.robovm.compiler.plugin.debug.kotlin.KotlinTools
 

L

Label - Class in org.robovm.compiler.llvm
 
Label() - Constructor for class org.robovm.compiler.llvm.Label
 
Label(Object) - Constructor for class org.robovm.compiler.llvm.Label
 
LALOAD - Static variable in class org.robovm.compiler.Functions
 
LambdaClass - Class in org.robovm.compiler.plugin.lambda
 
LambdaClass(String, byte[], String, List<Type>, Type) - Constructor for class org.robovm.compiler.plugin.lambda.LambdaClass
 
LambdaClassGenerator - Class in org.robovm.compiler.plugin.lambda
 
LambdaClassGenerator() - Constructor for class org.robovm.compiler.plugin.lambda.LambdaClassGenerator
 
LambdaPlugin - Class in org.robovm.compiler.plugin.lambda
 
LambdaPlugin() - Constructor for class org.robovm.compiler.plugin.lambda.LambdaPlugin
 
Landingpad - Class in org.robovm.compiler.llvm
 
Landingpad(Variable, Constant, boolean, Landingpad.Clause...) - Constructor for class org.robovm.compiler.llvm.Landingpad
 
Landingpad(Variable, Constant, Landingpad.Clause...) - Constructor for class org.robovm.compiler.llvm.Landingpad
 
Landingpad.Catch - Class in org.robovm.compiler.llvm
 
Landingpad.Clause - Interface in org.robovm.compiler.llvm
 
Landingpad.Filter - Class in org.robovm.compiler.llvm
 
LANG_Ada83 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Ada95 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_C - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_C_plus_plus - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_C_plus_plus_03 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_C_plus_plus_11 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_C89 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_C99 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Cobol74 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Cobol85 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_D - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Fortran77 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Fortran90 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Fortran95 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Go - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Haskell - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Java - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Mips_Assembler - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Modula2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Modula3 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_ObjC - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_ObjC_plus_plus - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_OCaml - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_OpenCL - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Pascal83 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_PLI - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_Python - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
LANG_UPC - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
last() - Method in class org.robovm.compiler.llvm.BasicBlock
 
lastModified() - Method in class org.robovm.compiler.clazz.Clazz
 
lastModified() - Method in class org.robovm.compiler.clazz.DirectoryPath.DirectoryPathClazz
 
LASTORE - Static variable in class org.robovm.compiler.Functions
 
launch(LaunchParameters) - Method in class org.robovm.compiler.AppCompiler
 
launch(LaunchParameters) - Method in class org.robovm.compiler.target.AbstractTarget
 
launch(LaunchParameters) - Method in interface org.robovm.compiler.target.Target
Launches the built binary if supported.
launch(LaunchParameters, InputStream) - Method in class org.robovm.compiler.AppCompiler
 
launchAsync(LaunchParameters) - Method in class org.robovm.compiler.AppCompiler
 
launchAsync(LaunchParameters, InputStream) - Method in class org.robovm.compiler.AppCompiler
 
launchAsyncCleanup() - Method in class org.robovm.compiler.AppCompiler
 
Launcher - Interface in org.robovm.compiler.target
 
launchFailed(Config, LaunchParameters) - Method in class org.robovm.compiler.plugin.debug.DebuggerLaunchPlugin
 
launchFailed(Config, LaunchParameters) - Method in class org.robovm.compiler.plugin.LaunchPlugin
Called when the launch failed
LaunchParameters - Class in org.robovm.compiler.target
 
LaunchParameters() - Constructor for class org.robovm.compiler.target.LaunchParameters
 
LaunchPlugin - Class in org.robovm.compiler.plugin
Plugin interface which makes it possible to hook into launch process
LaunchPlugin() - Constructor for class org.robovm.compiler.plugin.LaunchPlugin
 
LDC_CLASS - Static variable in class org.robovm.compiler.Functions
 
LDC_CLASS_WRAPPER - Static variable in class org.robovm.compiler.Functions
 
ldcClass(Function, String, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
LdcClass - Class in org.robovm.compiler.trampoline
 
LdcClass(String, String) - Constructor for class org.robovm.compiler.trampoline.LdcClass
 
ldcExternal(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
ldcExternalSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
ldcInternal(String) - Static method in class org.robovm.compiler.FunctionBuilder
 
ldcInternal(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
ldcInternalSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
ldcStringPtrSymbol(byte[]) - Static method in class org.robovm.compiler.Symbols
 
ldcStringSymbol(byte[]) - Static method in class org.robovm.compiler.Symbols
 
LDIV - Static variable in class org.robovm.compiler.Functions
 
length() - Method in class org.robovm.compiler.util.generic.ListOfTypes
 
Lib() - Constructor for class org.robovm.compiler.config.Config.Lib
 
Lib(String, boolean) - Constructor for class org.robovm.compiler.config.Config.Lib
 
Lib(String, boolean, OS[], PlatformVariant[], Arch[]) - Constructor for class org.robovm.compiler.config.Config.Lib
 
Library(String, String, OS, CpuArch[], Environment, String) - Constructor for class org.robovm.compiler.util.XCFrameworkPlist.Library
 
LineNumberExtendedOps() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LineNumberOps() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
linetableSymbol(String, String, String) - Static method in class org.robovm.compiler.Symbols
 
linetableSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
link(Set<Clazz>) - Method in class org.robovm.compiler.Linker
 
link(Config, List<String>, List<File>, List<String>, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
linkage(Linkage) - Method in class org.robovm.compiler.FunctionBuilder
 
Linkage - Enum in org.robovm.compiler.llvm
 
Linker - Class in org.robovm.compiler
 
Linker(Config) - Constructor for class org.robovm.compiler.Linker
 
linkonce - org.robovm.compiler.llvm.Linkage
 
linkonce_odr - org.robovm.compiler.llvm.Linkage
 
linux - org.robovm.compiler.config.OS.Family
 
linux - org.robovm.compiler.config.OS
 
lipo(Config, File, List<File>) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
lipoInfo(Config, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
lipoRemoveArchs(Config, File, File, String...) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
list() - Static method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
list() - Static method in class org.robovm.compiler.target.ios.SigningIdentity
 
list(String) - Static method in class org.robovm.compiler.target.ios.SigningIdentity
 
listClasses() - Method in class org.robovm.compiler.clazz.AbstractPath
 
listClasses() - Method in class org.robovm.compiler.clazz.Clazzes
 
listClasses() - Method in interface org.robovm.compiler.clazz.Path
 
listDeviceSDKs() - Static method in class org.robovm.compiler.target.ios.SDK
 
listDeviceTypes() - Static method in class org.robovm.compiler.target.ios.DeviceType
 
ListOfTypes - Class in org.robovm.compiler.util.generic
 
ListOfTypes(int) - Constructor for class org.robovm.compiler.util.generic.ListOfTypes
 
ListOfTypes(Type[]) - Constructor for class org.robovm.compiler.util.generic.ListOfTypes
 
listSimulatorSDKs() - Static method in class org.robovm.compiler.target.ios.SDK
 
LLE_base_address_selection_entry - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
 
LLE_end_of_list_entry - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
 
LLE_offset_pair_entry - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
 
LLE_start_end_entry - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
 
LLE_start_length_entry - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
 
LLVM_DBG_DECLARE - Static variable in class org.robovm.compiler.Functions
 
LLVM_FRAMEADDRESS - Static variable in class org.robovm.compiler.Functions
 
LLVM_MEMCPY - Static variable in class org.robovm.compiler.Functions
 
LLVMConstants() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
LNE_define_file - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LNE_end_sequence - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LNE_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LNE_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LNE_set_address - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LNE_set_discriminator - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberExtendedOps
 
LNS_advance_line - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_advance_pc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_const_add_pc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_copy - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_extended_op - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_fixed_advance_pc - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_negate_stmt - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_set_basic_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_set_column - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_set_epilogue_begin - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_set_file - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_set_isa - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
LNS_set_prologue_end - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LineNumberOps
 
load(File) - Static method in class org.robovm.compiler.util.XCFrameworkPlist
Parses XCFramework structure from plist
load(String) - Method in class org.robovm.compiler.clazz.Clazzes
 
Load - Class in org.robovm.compiler.llvm
 
Load(Variable, Value) - Constructor for class org.robovm.compiler.llvm.Load
 
Load(Variable, Value, boolean) - Constructor for class org.robovm.compiler.llvm.Load
 
Load(Variable, Value, boolean, Ordering, int) - Constructor for class org.robovm.compiler.llvm.Load
 
loadGeneratedClass(String) - Method in class org.robovm.compiler.clazz.AbstractPath
 
loadGeneratedClass(String) - Method in interface org.robovm.compiler.clazz.Path
Loads a generated class associated with this Path.
loadOpcodeForType(Type) - Method in class org.robovm.compiler.plugin.lambda.LambdaClassGenerator
 
loadRawConfig(File) - Static method in class org.robovm.compiler.config.Config
reads configuration from disk without any analysis
loadResources(String) - Method in class org.robovm.compiler.clazz.Clazzes
 
loadValueForGetter(SootMethod, Function, Type, Value, Value, boolean, long) - Method in class org.robovm.compiler.BroMethodCompiler
 
LocationAtom() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
LocationListEntry() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationListEntry
 
log(byte[], int, int) - Method in class org.robovm.compiler.log.DebugOutputStream
 
log(byte[], int, int) - Method in class org.robovm.compiler.log.ErrorOutputStream
 
log(byte[], int, int) - Method in class org.robovm.compiler.log.InfoOutputStream
 
log(byte[], int, int) - Method in class org.robovm.compiler.log.LoggerOutputStream
 
logger - Variable in class org.robovm.compiler.log.LoggerOutputStream
 
logger(Logger) - Method in class org.robovm.compiler.config.Config.Builder
 
Logger - Interface in org.robovm.compiler.log
 
LoggerOutputStream - Class in org.robovm.compiler.log
 
LoggerOutputStream(Logger) - Constructor for class org.robovm.compiler.log.LoggerOutputStream
 
LoggerProxy - Class in org.robovm.compiler.log
Logger implementation forwards to another Logger.
LoggerProxy(Logger) - Constructor for class org.robovm.compiler.log.LoggerProxy
 
lookup(ClazzInfo, MethodInfo, boolean) - Static method in class org.robovm.compiler.FunctionBuilder
 
lookup(SootMethod, boolean) - Static method in class org.robovm.compiler.FunctionBuilder
 
lookupWrapperSymbol(String, String, String) - Static method in class org.robovm.compiler.Symbols
 
lookupWrapperSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
LREM - Static variable in class org.robovm.compiler.Functions
 
Lshr - Class in org.robovm.compiler.llvm
 
Lshr(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Lshr
 

M

MACHINE_SIZED_FLOAT - Static variable in class org.robovm.compiler.Annotations
 
MACHINE_SIZED_S_INT - Static variable in class org.robovm.compiler.Annotations
 
MACHINE_SIZED_U_INT - Static variable in class org.robovm.compiler.Annotations
 
MACINFO_define - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.MacinfoRecordType
 
MACINFO_end_file - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.MacinfoRecordType
 
MACINFO_start_file - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.MacinfoRecordType
 
MACINFO_undef - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.MacinfoRecordType
 
MACINFO_vendor_ext - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.MacinfoRecordType
 
MacinfoRecordType() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.MacinfoRecordType
 
macosx - org.robovm.compiler.config.OS
 
main(String[]) - Static method in class org.robovm.compiler.AppCompiler
 
main(String[]) - Static method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
main(String[]) - Static method in class org.robovm.compiler.target.ios.SigningIdentity
 
main(String[]) - Static method in class org.robovm.compiler.Version
 
mainClass(String) - Method in class org.robovm.compiler.config.Config.Builder
 
mainJar(File) - Method in class org.robovm.compiler.config.Config.Builder
 
major - Variable in class org.robovm.compiler.target.ios.DeviceType.Version
 
mangleNativeMethod(String, String) - Static method in class org.robovm.compiler.Mangler
Returns the short version of the JNI function name for a method.
mangleNativeMethod(String, String, String) - Static method in class org.robovm.compiler.Mangler
Returns the long version of the JNI function name for a method.
Mangler - Class in org.robovm.compiler
Mangles native method signatures into short and long JNI function names.
Mangler() - Constructor for class org.robovm.compiler.Mangler
 
manuallyPreparedForLaunch(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
map(int) - Method in interface org.robovm.compiler.plugin.debug.DebugInformationPlugin.LineNumberMapper
 
marshalArrayToNative(Function, MarshalerLookup.MarshalerMethod, Value, Value, Value, long, int[]) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalDoubleToMachineSizedFloat(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
MarshaledArg() - Constructor for class org.robovm.compiler.BroMethodCompiler.MarshaledArg
 
MARSHALER - Static variable in class org.robovm.compiler.Annotations
 
MarshalerFlags() - Constructor for class org.robovm.compiler.Bro.MarshalerFlags
 
MarshalerLookup - Class in org.robovm.compiler
Looks up Bro marshalers.
MarshalerLookup(Config) - Constructor for class org.robovm.compiler.MarshalerLookup
 
MarshalerLookup.ArrayMarshalerMethod - Class in org.robovm.compiler
 
MarshalerLookup.Marshaler - Class in org.robovm.compiler
 
MarshalerLookup.MarshalerMethod - Class in org.robovm.compiler
 
MarshalerLookup.MarshalSite - Class in org.robovm.compiler
 
MarshalerLookup.PointerMarshalerMethod - Class in org.robovm.compiler
 
MarshalerLookup.ValueMarshalerMethod - Class in org.robovm.compiler
 
MARSHALERS - Static variable in class org.robovm.compiler.Annotations
 
marshalFloatToMachineSizedFloat(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalLongToMachineSizedInt(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalLongToPointer(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalMachineSizedFloatToDouble(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalMachineSizedFloatToFloat(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalMachineSizedSIntToLong(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalMachineSizedUIntToLong(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalNativeToArray(Function, MarshalerLookup.MarshalerMethod, Value, String, Value, long, int[]) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalNativeToObject(Function, MarshalerLookup.MarshalerMethod, BroMethodCompiler.MarshaledArg, Value, String, Value, long) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalNativeToPrimitive(Function, SootMethod, int, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalNativeToPrimitive(Function, SootMethod, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalNativeToValueObject(Function, MarshalerLookup.MarshalerMethod, Value, String, Value, long) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalObjectToNative(Function, MarshalerLookup.MarshalerMethod, BroMethodCompiler.MarshaledArg, Type, Value, Value, long) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalPointerToLong(Function, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalPrimitiveToNative(Function, SootMethod, int, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
marshalPrimitiveToNative(Function, SootMethod, Value) - Method in class org.robovm.compiler.BroMethodCompiler
 
MARSHALS_ARRAY - Static variable in class org.robovm.compiler.Annotations
 
MARSHALS_POINTER - Static variable in class org.robovm.compiler.Annotations
 
MARSHALS_VALUE - Static variable in class org.robovm.compiler.Annotations
 
MarshalSite(SootMethod) - Constructor for class org.robovm.compiler.MarshalerLookup.MarshalSite
 
MarshalSite(SootMethod, int) - Constructor for class org.robovm.compiler.MarshalerLookup.MarshalSite
 
marshalValueObjectToNative(Function, MarshalerLookup.MarshalerMethod, Type, Value, Value, long) - Method in class org.robovm.compiler.BroMethodCompiler
 
match(String, String) - Static method in class org.robovm.compiler.util.AntPathMatcher
 
matches(String) - Method in class org.robovm.compiler.config.StripArchivesConfig.Pattern
 
matches(String) - Static method in class org.robovm.compiler.target.framework.FrameworkTarget
 
matches(String) - Method in class org.robovm.compiler.util.AntPathMatcher
Matches the specified path against the pattern of this AntPathMatcher.
matchesClass(ClazzInfo) - Method in class org.robovm.compiler.config.ForceLinkMethodsConfig
returns true if class info matches owners pattern criteria
Metadata - Class in org.robovm.compiler.llvm
 
Metadata() - Constructor for class org.robovm.compiler.llvm.Metadata
 
METADATA - Static variable in class org.robovm.compiler.llvm.Type
 
MetadataNode - Class in org.robovm.compiler.llvm
 
MetadataNode(List<? extends Value>) - Constructor for class org.robovm.compiler.llvm.MetadataNode
 
MetadataNode(Value...) - Constructor for class org.robovm.compiler.llvm.MetadataNode
 
MetadataNodeBuilder - Class in org.robovm.compiler.llvm
 
MetadataNodeBuilder() - Constructor for class org.robovm.compiler.llvm.MetadataNodeBuilder
 
MetadataString - Class in org.robovm.compiler.llvm
 
MetadataString(byte[]) - Constructor for class org.robovm.compiler.llvm.MetadataString
 
MetadataString(String) - Constructor for class org.robovm.compiler.llvm.MetadataString
 
MetadataType - Class in org.robovm.compiler.llvm
 
MetadataValue - Class in org.robovm.compiler.llvm
 
MetadataValue(Value) - Constructor for class org.robovm.compiler.llvm.MetadataValue
 
method - Variable in class org.robovm.compiler.MarshalerLookup.MarshalerMethod
 
method(SootMethod, boolean) - Static method in class org.robovm.compiler.FunctionBuilder
 
METHOD - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
METHOD_PTR - Static variable in class org.robovm.compiler.Types
 
methodAttributesSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
MethodCompiler - Class in org.robovm.compiler
 
MethodCompiler(Config) - Constructor for class org.robovm.compiler.MethodCompiler
 
MethodCompiler(Config) - Constructor for class org.robovm.compiler.plugin.objc.ObjCMemberPlugin.MethodCompiler
 
MethodDependency - Class in org.robovm.compiler.clazz
Records a dependency on a method.
methodHasAttributes(SootMethod) - Method in class org.robovm.compiler.AttributesEncoder
 
MethodInfo - Class in org.robovm.compiler.clazz
 
MethodOwner() - Constructor for class org.robovm.compiler.config.ForceLinkMethodsConfig.MethodOwner
 
methodSymbol(String, String, String) - Static method in class org.robovm.compiler.Symbols
 
methodSymbol(String, String, List<Type>, Type) - Static method in class org.robovm.compiler.Symbols
 
methodSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 
methodSymbol(SootMethodRef) - Static method in class org.robovm.compiler.Symbols
 
methodSymbolPrefix(String) - Static method in class org.robovm.compiler.Symbols
 
MI_ABSTRACT - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_ACCESS_MASK - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_ATTRIBUTES - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_BRIDGE - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_BRO_BRIDGE - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_BRO_CALLBACK - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_COMPACT_DESC - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_FINAL - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_NATIVE - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_PRIVATE - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_PROTECTED - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_PUBLIC - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_STATIC - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_STRICT - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_SYNCHRONIZED - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_SYNTHETIC - Static variable in class org.robovm.compiler.ClassCompiler
 
MI_VARARGS - Static variable in class org.robovm.compiler.ClassCompiler
 
minor - Variable in class org.robovm.compiler.target.ios.DeviceType.Version
 
mkfifo(String) - Static method in class org.robovm.compiler.util.io.Fifos
Creates a new fifo using mkfifo.
ModifiedUtf8HashFunction - Class in org.robovm.compiler.hash
 
ModifiedUtf8HashFunction() - Constructor for class org.robovm.compiler.hash.ModifiedUtf8HashFunction
 
modifiers - Variable in class org.robovm.compiler.ITable.Entry
 
Module - Class in org.robovm.compiler.llvm
 
Module(Collection<URL>, Collection<UserType>, Collection<Global>, Collection<Alias>, Collection<FunctionDeclaration>, Collection<String>, Collection<Function>, Collection<NamedMetadata>, Collection<UnnamedMetadata>) - Constructor for class org.robovm.compiler.llvm.Module
 
ModuleBuilder - Class in org.robovm.compiler
 
ModuleBuilder() - Constructor for class org.robovm.compiler.ModuleBuilder
 
MONITORENTER - Static variable in class org.robovm.compiler.Functions
 
MONITOREXIT - Static variable in class org.robovm.compiler.Functions
 
monotonic - org.robovm.compiler.llvm.Ordering
 
Mul - Class in org.robovm.compiler.llvm
 
Mul(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Mul
 
Multianewarray - Class in org.robovm.compiler.trampoline
 
Multianewarray(String, String) - Constructor for class org.robovm.compiler.trampoline.Multianewarray
 
multianewarraySymbol(String) - Static method in class org.robovm.compiler.Symbols
 
MurmurHash3 - Class in org.robovm.compiler.hash
The MurmurHash3 algorithm was created by Austin Appleby.
MurmurHash3() - Constructor for class org.robovm.compiler.hash.MurmurHash3
 
murmurhash3_x86_32(byte[], int, int, int) - Static method in class org.robovm.compiler.hash.MurmurHash3
Returns the MurmurHash3_x86_32 hash.
mustCompile(Clazz) - Method in class org.robovm.compiler.ClassCompiler
 

N

name - Variable in class org.robovm.compiler.ITable.Entry
 
name() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
name() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
name() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
name(String) - Method in class org.robovm.compiler.FunctionBuilder
 
NamedMetadata - Class in org.robovm.compiler.llvm
 
NamedMetadata(String, UnnamedMetadata...) - Constructor for class org.robovm.compiler.llvm.NamedMetadata
 
Native - org.robovm.compiler.config.Environment
 
NATIVE_CLASS - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
NATIVE_OBJECT - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
NATIVE_PROTOCOL_PROXY - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
nativeCallMethodSymbol(String, String, String) - Static method in class org.robovm.compiler.Symbols
 
NativeMethodCompiler - Class in org.robovm.compiler
 
NativeMethodCompiler(Config) - Constructor for class org.robovm.compiler.NativeMethodCompiler
 
nativeMethodPtrSymbol(String, String, String) - Static method in class org.robovm.compiler.Symbols
 
ne - org.robovm.compiler.llvm.Icmp.Condition
 
needsMarshaler(Type) - Static method in class org.robovm.compiler.Bro
 
NeverCloseOutputStream - Class in org.robovm.compiler.util.io
OutputStream which wraps another OutputStream and forwards all calls to it except OutputStream.close().
NeverCloseOutputStream(OutputStream) - Constructor for class org.robovm.compiler.util.io.NeverCloseOutputStream
 
New - Class in org.robovm.compiler.trampoline
 
New(String, String) - Constructor for class org.robovm.compiler.trampoline.New
 
newBasicBlock(Label) - Method in class org.robovm.compiler.llvm.Function
 
newBasicBlockRef(Label) - Method in class org.robovm.compiler.llvm.Function
 
newGlobal(Constant) - Method in class org.robovm.compiler.ModuleBuilder
 
newGlobal(Constant, boolean) - Method in class org.robovm.compiler.ModuleBuilder
 
newUnnamedMetadata() - Method in class org.robovm.compiler.ModuleBuilder
 
newUnnamedMetadata(Metadata) - Method in class org.robovm.compiler.ModuleBuilder
 
newVariable(String, Type) - Method in class org.robovm.compiler.llvm.Function
 
newVariable(Type) - Method in class org.robovm.compiler.llvm.Function
 
nm(File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
NO_SUCH_FIELD_ERROR - Static variable in class org.robovm.compiler.TrampolineCompiler
 
NO_SUCH_METHOD_ERROR - Static variable in class org.robovm.compiler.TrampolineCompiler
 
noinline - org.robovm.compiler.llvm.FunctionAttribute
 
none - org.robovm.compiler.config.Config.TreeShakerMode
 
NOT_IMPLEMENTED - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
nounwind - org.robovm.compiler.llvm.FunctionAttribute
 
NS_ARRAY - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
NS_OBJECT - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
NS_OBJECT - Static variable in class org.robovm.compiler.plugin.objc.ObjCProtocolToObjCObjectPlugin
 
NS_OBJECT$MARSHALER - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
NS_STRING$AS_STRING_MARSHALER - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
NULL_LOGGER - Static variable in interface org.robovm.compiler.log.Logger
 
NullConstant - Class in org.robovm.compiler.llvm
 
NullConstant(Type) - Constructor for class org.robovm.compiler.llvm.NullConstant
 

O

OBJC_ANNOTATIONS_PACKAGE - Static variable in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
OBJC_ANNOTATIONS_PACKAGE - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
OBJC_BLOCK - Static variable in class org.robovm.compiler.plugin.objc.TypeEncoder
 
OBJC_CLASS - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
OBJC_CLASS - Static variable in class org.robovm.compiler.plugin.objc.TypeEncoder
 
OBJC_EXTENSIONS - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
OBJC_OBJECT - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
OBJC_OBJECT - Static variable in class org.robovm.compiler.plugin.objc.ObjCProtocolToObjCObjectPlugin
 
OBJC_PACKAGE - Static variable in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
OBJC_PROTOCOL - Static variable in class org.robovm.compiler.plugin.objc.ObjCProtocolProxyPlugin
 
OBJC_PROTOCOL - Static variable in class org.robovm.compiler.plugin.objc.ObjCProtocolToObjCObjectPlugin
 
OBJC_RUNTIME - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
OBJC_SUPER - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
ObjCBlockPlugin - Class in org.robovm.compiler.plugin.objc
CompilerPlugin which generates wrapper @Callback methods for @Block annotated method parameters.
ObjCBlockPlugin() - Constructor for class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
ObjCMemberPlugin - Class in org.robovm.compiler.plugin.objc
CompilerPlugin which transforms Objective-C methods and properties to @Bridge methods.
ObjCMemberPlugin() - Constructor for class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
ObjCMemberPlugin.MethodCompiler - Class in org.robovm.compiler.plugin.objc
 
ObjCProtocolProxyPlugin - Class in org.robovm.compiler.plugin.objc
CompilerPlugin which generates proxy classes for Objective-C protocol interfaces.
ObjCProtocolProxyPlugin() - Constructor for class org.robovm.compiler.plugin.objc.ObjCProtocolProxyPlugin
 
ObjCProtocolToObjCObjectPlugin - Class in org.robovm.compiler.plugin.objc
CompilerPlugin which replaces Object super class with NSObject for local/nested/anonymous classes that implement NSObjectProtocol interfaces.
ObjCProtocolToObjCObjectPlugin() - Constructor for class org.robovm.compiler.plugin.objc.ObjCProtocolToObjCObjectPlugin
 
object - Variable in class org.robovm.compiler.BroMethodCompiler.MarshaledArg
 
OBJECT - Static variable in class org.robovm.compiler.Types
 
OBJECT_CLASS - Static variable in class org.robovm.compiler.Functions
 
OBJECT_PTR - Static variable in class org.robovm.compiler.Types
 
oeq - org.robovm.compiler.llvm.Fcmp.Condition
 
offsetof(AggregateType, int...) - Static method in class org.robovm.compiler.Types
 
oge - org.robovm.compiler.llvm.Fcmp.Condition
 
ogt - org.robovm.compiler.llvm.Fcmp.Condition
 
ole - org.robovm.compiler.llvm.Fcmp.Condition
 
olt - org.robovm.compiler.llvm.Fcmp.Condition
 
one - org.robovm.compiler.llvm.Fcmp.Condition
 
ONLY_32BIT_DEVICES - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
ONLY_64BIT_IOS_VERSION - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
op - Variable in class org.robovm.compiler.llvm.UnaryOpInstruction
 
OP_abs - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_addr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_and - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_bit_piece - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_bra - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg0 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg10 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg11 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg12 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg13 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg14 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg15 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg16 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg17 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg18 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg19 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg20 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg21 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg22 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg23 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg24 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg25 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg26 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg27 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg28 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg29 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg3 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg30 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg31 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg5 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg6 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg7 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_breg9 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_bregx - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_call_frame_cfa - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_call_ref - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_call2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_call4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const1s - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const1u - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const2s - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const2u - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const4s - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const4u - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const8s - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_const8u - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_consts - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_constu - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_deref - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_deref_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_div - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_drop - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_dup - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_eq - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_fbreg - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_form_tls_address - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_ge - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_GNU_addr_index - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_GNU_const_index - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_GNU_push_tls_address - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_gt - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_implicit_value - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_le - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit0 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit10 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit11 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit12 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit13 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit14 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit15 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit16 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit17 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit18 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit19 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit20 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit21 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit22 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit23 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit24 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit25 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit26 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit27 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit28 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit29 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit3 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit30 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit31 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit5 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit6 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit7 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lit9 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_lt - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_minus - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_mod - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_mul - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_ne - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_neg - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_nop - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_not - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_or - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_over - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_pick - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_piece - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_plus - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_plus_uconst - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_push_object_address - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg0 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg1 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg10 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg11 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg12 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg13 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg14 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg15 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg16 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg17 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg18 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg19 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg2 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg20 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg21 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg22 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg23 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg24 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg25 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg26 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg27 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg28 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg29 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg3 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg30 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg31 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg4 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg5 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg6 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg7 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg8 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_reg9 - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_regx - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_rot - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_shl - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_shr - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_shra - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_skip - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_stack_value - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_swap - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_xderef - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_xderef_size - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
OP_xor - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LocationAtom
 
op1 - Variable in class org.robovm.compiler.llvm.BinaryOpConstant
 
op1 - Variable in class org.robovm.compiler.llvm.BinaryOpInstruction
 
op2 - Variable in class org.robovm.compiler.llvm.BinaryOpConstant
 
op2 - Variable in class org.robovm.compiler.llvm.BinaryOpInstruction
 
OpaqueType - Class in org.robovm.compiler.llvm
 
OpaqueType() - Constructor for class org.robovm.compiler.llvm.OpaqueType
 
OpaqueType(String) - Constructor for class org.robovm.compiler.llvm.OpaqueType
 
open(String) - Method in class org.robovm.compiler.clazz.DirectoryPath
 
open(String) - Method in class org.robovm.compiler.clazz.Java9RuntimePath
 
open(String) - Method in interface org.robovm.compiler.clazz.Path
 
open(String) - Method in class org.robovm.compiler.clazz.ZipFilePath
 
OpenOnReadFileInputStream - Class in org.robovm.compiler.util.io
InputStream which writes to a FileInputStream but defers opening the FileInputStream until the first write.
OpenOnReadFileInputStream(File) - Constructor for class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 
OpenOnWriteFileOutputStream - Class in org.robovm.compiler.util.io
OutputStream which writes to a FileOutputStream but defers opening the FileOutputStream until the first write.
OpenOnWriteFileOutputStream(File) - Constructor for class org.robovm.compiler.util.io.OpenOnWriteFileOutputStream
 
optsize - org.robovm.compiler.llvm.FunctionAttribute
 
Or - Class in org.robovm.compiler.llvm
 
Or(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Or
 
ord - org.robovm.compiler.llvm.Fcmp.Condition
 
ORD_col_major - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ArrayDimensionOrdering
 
ORD_row_major - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.ArrayDimensionOrdering
 
Ordering - Enum in org.robovm.compiler.llvm
 
org.robovm.compiler - package org.robovm.compiler
 
org.robovm.compiler.clazz - package org.robovm.compiler.clazz
 
org.robovm.compiler.config - package org.robovm.compiler.config
 
org.robovm.compiler.config.tools - package org.robovm.compiler.config.tools
 
org.robovm.compiler.hash - package org.robovm.compiler.hash
 
org.robovm.compiler.llvm - package org.robovm.compiler.llvm
 
org.robovm.compiler.llvm.debug.dwarf - package org.robovm.compiler.llvm.debug.dwarf
 
org.robovm.compiler.log - package org.robovm.compiler.log
 
org.robovm.compiler.model - package org.robovm.compiler.model
 
org.robovm.compiler.plugin - package org.robovm.compiler.plugin
 
org.robovm.compiler.plugin.annotation - package org.robovm.compiler.plugin.annotation
 
org.robovm.compiler.plugin.debug - package org.robovm.compiler.plugin.debug
 
org.robovm.compiler.plugin.debug.kotlin - package org.robovm.compiler.plugin.debug.kotlin
 
org.robovm.compiler.plugin.desugar - package org.robovm.compiler.plugin.desugar
 
org.robovm.compiler.plugin.lambda - package org.robovm.compiler.plugin.lambda
 
org.robovm.compiler.plugin.objc - package org.robovm.compiler.plugin.objc
 
org.robovm.compiler.target - package org.robovm.compiler.target
 
org.robovm.compiler.target.framework - package org.robovm.compiler.target.framework
 
org.robovm.compiler.target.ios - package org.robovm.compiler.target.ios
 
org.robovm.compiler.trampoline - package org.robovm.compiler.trampoline
 
org.robovm.compiler.util - package org.robovm.compiler.util
 
org.robovm.compiler.util.generic - package org.robovm.compiler.util.generic
 
org.robovm.compiler.util.io - package org.robovm.compiler.util.io
 
os(OS) - Method in class org.robovm.compiler.config.Config.Builder
 
OS - Enum in org.robovm.compiler.config
 
OS.Family - Enum in org.robovm.compiler.config
 
otool(File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
out - Variable in class org.robovm.compiler.util.io.FilteringStreamProxy
 
out(OutputStream) - Method in class org.robovm.compiler.util.Executor
Redirects the stdout stream of the child process to the specified OutputStream.
overrides(VTable.Entry) - Method in class org.robovm.compiler.VTable.Entry
Returns true if this VTable.Entry overrides the specified entry.

P

packageApplication(Config, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
PackedStructureConstant - Class in org.robovm.compiler.llvm
 
PackedStructureConstant(PackedStructureType, Value...) - Constructor for class org.robovm.compiler.llvm.PackedStructureConstant
 
PackedStructureConstantBuilder - Class in org.robovm.compiler.llvm
 
PackedStructureConstantBuilder() - Constructor for class org.robovm.compiler.llvm.PackedStructureConstantBuilder
 
PackedStructureType - Class in org.robovm.compiler.llvm
 
PackedStructureType(int, int, int, Type...) - Constructor for class org.robovm.compiler.llvm.PackedStructureType
 
PackedStructureType(String, Type...) - Constructor for class org.robovm.compiler.llvm.PackedStructureType
 
PackedStructureType(Type...) - Constructor for class org.robovm.compiler.llvm.PackedStructureType
 
ParameterAttribute - Enum in org.robovm.compiler.llvm
 
ParameterizedType - Interface in org.robovm.compiler.util.generic
parameterSignatureIterator() - Method in class org.robovm.compiler.util.GenericSignatureParser
Get an Iterator over signatures of the method parameters.
parameterTypes - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
paramIndex - Variable in class org.robovm.compiler.BroMethodCompiler.MarshaledArg
 
paramName(String) - Method in class org.robovm.compiler.FunctionBuilder
 
paramNames(String...) - Method in class org.robovm.compiler.FunctionBuilder
 
parse(String) - Static method in class org.robovm.compiler.config.Arch
 
parse(String) - Static method in enum org.robovm.compiler.config.Environment
 
parse(String) - Static method in class org.robovm.compiler.target.ios.SigningIdentity
 
parse(String) - Static method in class org.robovm.compiler.Version
 
parse(Properties) - Method in class org.robovm.compiler.util.PList
 
parse(Properties, boolean) - Method in class org.robovm.compiler.util.PList
 
parseArguments(Config) - Method in class org.robovm.compiler.plugin.Plugin
 
parseForClass(GenericDeclaration, SignatureTag) - Method in class org.robovm.compiler.util.generic.GenericSignatureParser
Parses the generic signature of a class and creates the data structure representing the signature.
parseForConstructor(GenericDeclaration, SignatureTag, SootClassType[]) - Method in class org.robovm.compiler.util.generic.GenericSignatureParser
Parses the generic signature of a constructor and creates the data structure representing the signature.
parseForField(GenericDeclaration, SignatureTag) - Method in class org.robovm.compiler.util.generic.GenericSignatureParser
Parses the generic signature of a field and creates the data structure representing the signature.
parseForMethod(GenericDeclaration, SignatureTag, SootClassType[]) - Method in class org.robovm.compiler.util.generic.GenericSignatureParser
Parses the generic signature of a method and creates the data structure representing the signature.
parseOrNull(String) - Static method in class org.robovm.compiler.Version
 
parseSMAP(Config, byte[], String) - Static method in class org.robovm.compiler.plugin.debug.kotlin.KotlinTools
parses SMAP data and return line number mapper to handle kotlin remaps parsing is based on original kotlin sources: kotlin/compiler/backend/src/org/jetbrains/kotlin/codegen/inline/SMAPParser.kt
parseTargetMethodAnnotations(SootMethod, int, String) - Static method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
parseTargetMethodAnnotations(SootMethod, String) - Static method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
parts - Variable in class org.robovm.compiler.Version
 
Path - Interface in org.robovm.compiler.clazz
 
Pattern(String, boolean) - Constructor for class org.robovm.compiler.config.StripArchivesConfig.Pattern
 
Phi - Class in org.robovm.compiler.llvm
 
Phi(Variable, VariableRef...) - Constructor for class org.robovm.compiler.llvm.Phi
 
PlainTextInstruction - Class in org.robovm.compiler.llvm
 
PlainTextInstruction(String) - Constructor for class org.robovm.compiler.llvm.PlainTextInstruction
 
PlatformVariant - Enum in org.robovm.compiler.config
enum that specifies variant of platform (OS) currently building/launching
PList - Class in org.robovm.compiler.util
 
PList(File) - Constructor for class org.robovm.compiler.util.PList
 
Plugin - Class in org.robovm.compiler.plugin
 
Plugin() - Constructor for class org.robovm.compiler.plugin.Plugin
 
PluginArgument - Class in org.robovm.compiler.plugin
Declares an argument to be added to the standard RoboVM command line arguments for a CompilerPlugin.
PluginArgument(String, String) - Constructor for class org.robovm.compiler.plugin.PluginArgument
 
PluginArgument(String, String, String) - Constructor for class org.robovm.compiler.plugin.PluginArgument
 
PluginArguments - Class in org.robovm.compiler.plugin
Stores the PluginArgument along with the prefix to be used for the arguments.
PluginArguments(String, List<PluginArgument>) - Constructor for class org.robovm.compiler.plugin.PluginArguments
 
pngcrush(Config, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
POINTER - Static variable in class org.robovm.compiler.Annotations
 
PointerType - Class in org.robovm.compiler.llvm
 
PointerType(String, Type) - Constructor for class org.robovm.compiler.llvm.PointerType
 
PointerType(Type) - Constructor for class org.robovm.compiler.llvm.PointerType
 
POP_NATIVE_FRAME - Static variable in class org.robovm.compiler.Functions
 
popCallbackFrame(Function, Value) - Static method in class org.robovm.compiler.Functions
 
popNativeFrame(Function) - Static method in class org.robovm.compiler.Functions
 
PREFERRED_IPAD_SIM_NAME - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
PREFERRED_IPHONE_SIM_NAME - Static variable in class org.robovm.compiler.target.ios.DeviceType
 
prepareInstall(File) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
prepareLaunch() - Method in class org.robovm.compiler.target.AbstractTarget
 
prepareLaunch() - Method in class org.robovm.compiler.target.ios.IOSTarget
 
prepareLaunch() - Method in interface org.robovm.compiler.target.Target
performs prepare launch activities
prepareLaunch(File) - Method in class org.robovm.compiler.target.ios.IOSTarget
 
PrimitiveType - Class in org.robovm.compiler.llvm
 
processDir(Resource, File, File) - Method in interface org.robovm.compiler.config.Resource.Walker
Processes the specified folder.
processFile(Resource, File, File) - Method in interface org.robovm.compiler.config.Resource.Walker
Processes the specified file.
promoteTo(OS) - Method in class org.robovm.compiler.config.Arch
promote CpuArch with environment if it wasn't specified E.g.
PROPERTY - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
ProvisioningProfile - Class in org.robovm.compiler.target.ios
Represents a provisioning profile.
ProvisioningProfile.Type - Enum in org.robovm.compiler.target.ios
 
PROXY_CLASS_NAME_SUFFIX - Static variable in class org.robovm.compiler.plugin.objc.ObjCProtocolProxyPlugin
 
Ptrtoint - Class in org.robovm.compiler.llvm
 
Ptrtoint(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Ptrtoint
 
PUBNAMES_VERSION - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
PUBTYPES_VERSION - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
PUSH_NATIVE_FRAME - Static variable in class org.robovm.compiler.Functions
 
pushCallbackFrame(Function, Value) - Static method in class org.robovm.compiler.Functions
 
pushNativeFrame(Function) - Static method in class org.robovm.compiler.Functions
 
put(K, V) - Method in class org.robovm.compiler.hash.HashTableGenerator
 
PutField - Class in org.robovm.compiler.trampoline
 
PutField(String, String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.PutField
 
PutStatic - Class in org.robovm.compiler.trampoline
 
PutStatic(String, String, String, String) - Constructor for class org.robovm.compiler.trampoline.PutStatic
 

Q

Qualified - Interface in org.robovm.compiler.config
Common interface for items in robovm.xml that available only if condition constraints are met
QualifiedFile() - Constructor for class org.robovm.compiler.config.Config.QualifiedFile
 
QualifiedFile(File) - Constructor for class org.robovm.compiler.config.Config.QualifiedFile
 

R

RamDiskTools - Class in org.robovm.compiler.util.io
Will modify cache and tmpdir paths given a Config.builder() and prun the cache if necessary.
RamDiskTools() - Constructor for class org.robovm.compiler.util.io.RamDiskTools
 
read() - Method in class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 
read(byte[]) - Method in class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 
read(byte[], int, int) - Method in class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 
read(File) - Method in class org.robovm.compiler.config.Config.Builder
 
read(Reader, File) - Method in class org.robovm.compiler.config.Config.Builder
 
readBooleanElem(AnnotationTag, String, boolean) - Static method in class org.robovm.compiler.Annotations
 
readIntElem(AnnotationTag, String, int) - Static method in class org.robovm.compiler.Annotations
 
readProjectConfig(File, boolean) - Method in class org.robovm.compiler.config.Config.Builder
Reads a config file from a project basedir.
readProjectProperties(File, boolean) - Method in class org.robovm.compiler.config.Config.Builder
Reads properties from a project basedir.
readStringElem(AnnotationTag, String, String) - Static method in class org.robovm.compiler.Annotations
 
RECEIVER - Static variable in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
ref() - Method in class org.robovm.compiler.llvm.Alias
 
ref() - Method in class org.robovm.compiler.llvm.BasicBlock
 
ref() - Method in class org.robovm.compiler.llvm.Function
 
ref() - Method in class org.robovm.compiler.llvm.FunctionDeclaration
 
ref() - Method in class org.robovm.compiler.llvm.Global
 
ref() - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
ref() - Method in class org.robovm.compiler.llvm.Variable
 
refresh() - Method in class org.robovm.compiler.target.ios.DeviceType
 
REGEX_MATCH_FOR_IOS - Static variable in class org.robovm.compiler.target.ios.SigningIdentity
 
REGISTER_FINALIZABLE - Static variable in class org.robovm.compiler.Functions
 
release - org.robovm.compiler.llvm.Ordering
 
remove(SootClass) - Method in class org.robovm.compiler.VTable.Cache
Removes clazz from cache in case it was changed (during compilation)
removeAnnotation(Host, String) - Static method in class org.robovm.compiler.Annotations
 
removeAttachement(Object) - Method in class org.robovm.compiler.clazz.Clazz
 
removeParameterAnnotation(SootMethod, int, String) - Static method in class org.robovm.compiler.Annotations
 
requiresCWrapper(SootMethod) - Method in class org.robovm.compiler.BroMethodCompiler
 
reset(Clazz) - Method in class org.robovm.compiler.AbstractMethodCompiler
 
reset(Clazz) - Method in class org.robovm.compiler.BroMethodCompiler
 
reset(Clazz) - Method in class org.robovm.compiler.StructMemberMethodCompiler
 
resetClazzInfo() - Method in class org.robovm.compiler.clazz.Clazz
 
resolveActualTypeArgs(SootClassType, SootClassType, Type...) - Static method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
Resolves the actual generic type arguments for a base class, as viewed from a subclass or implementation.
ResolvedEntry(ITable.Entry, SootMethod) - Constructor for class org.robovm.compiler.ITable.ResolvedEntry
 
resolveTargetMethodSignature(SootMethod, SootMethod, Type) - Static method in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
Resource - Class in org.robovm.compiler.config
Specifies resources needed by the application the compiler produces.
Resource() - Constructor for class org.robovm.compiler.config.Resource
 
Resource(File) - Constructor for class org.robovm.compiler.config.Resource
Creates a new simple Resource which will copy the specified file or directory.
Resource(File, String) - Constructor for class org.robovm.compiler.config.Resource
Creates a new Resource which will copy all files in the specified base directory to the specified target path in the application directory.
Resource.Walker - Interface in org.robovm.compiler.config
Interface used by Resource.walk(Walker, File) to walk the paths matched by a Resource.
result - Variable in class org.robovm.compiler.llvm.BinaryOpInstruction
 
result - Variable in class org.robovm.compiler.llvm.UnaryOpInstruction
 
Ret - Class in org.robovm.compiler.llvm
 
Ret() - Constructor for class org.robovm.compiler.llvm.Ret
 
Ret(Value) - Constructor for class org.robovm.compiler.llvm.Ret
 
RETURN_TYPE - Static variable in class org.robovm.compiler.MarshalerLookup.MarshalSite
 
returnType - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
revision - Variable in class org.robovm.compiler.target.ios.DeviceType.Version
 
rewriteMakeConcat(Body, Value, List<Value>) - Method in class org.robovm.compiler.plugin.desugar.StringConcatRewriter
 
rewriteMakeConcatWithConstants(Body, Value, List<Value>, List<Value>) - Method in class org.robovm.compiler.plugin.desugar.StringConcatRewriter
 
RGB565_COMPRESSED - org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
 
RGBA4444_COMPRESSED - org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
 
RGBA5551_COMPRESSED - org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
 
RGBA8888_COMPRESSED - org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
 
RGBA8888_PNG - org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
 
RoboVMGradleModel - Interface in org.robovm.compiler.model
interface for model used to interact between gradle plugin and idea (or something else if requried) using ToolingModelBuilder FIXME: probably it is not best place to have it as compiler doesn't use it but just in sace not introducing new mvn modules and considering that compiler is used by both gradle and idea plugin this interface is declared here
rtrimWildcardTokens(String) - Static method in class org.robovm.compiler.util.AntPathMatcher
removes from a pattern all tokens to the right containing wildcards
rtrimWildcardTokens(String, String) - Static method in class org.robovm.compiler.util.AntPathMatcher
 
run() - Method in class org.robovm.compiler.util.io.FilteringStreamProxy
 
RUNNABLE_AS_OBJC_BLOCK_MARSHALER - Static variable in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
RuntimeInvisible - org.robovm.compiler.Annotations.Visibility
 
RuntimeVisible - org.robovm.compiler.Annotations.Visibility
 
RVM_TRYCATCH_ENTER - Static variable in class org.robovm.compiler.Functions
 

S

SALOAD - Static variable in class org.robovm.compiler.Functions
 
SASTORE - Static variable in class org.robovm.compiler.Functions
 
saveClazzInfo() - Method in class org.robovm.compiler.clazz.Clazz
 
Sdiv - Class in org.robovm.compiler.llvm
 
Sdiv(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Sdiv
 
SDK - Class in org.robovm.compiler.target.ios
Contains info on an SDK installed on the system.
SDK() - Constructor for class org.robovm.compiler.target.ios.SDK
 
searchBuiltins(boolean) - Method in class org.robovm.compiler.MarshalerLookup
Sets whether a call to #findMarshalers(Clazz) should include the builtin marshalers.
section(String) - Method in class org.robovm.compiler.FunctionBuilder
 
SELECTOR - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
SELECTOR - Static variable in class org.robovm.compiler.plugin.objc.TypeEncoder
 
seq_cst - org.robovm.compiler.llvm.Ordering
 
setAllignmentInBits(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setAppLauncherCallback(AppLauncherCallback) - Method in class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
setArguments(List<String>) - Method in class org.robovm.compiler.target.LaunchParameters
 
setCatchNames(Set<String>) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
setDefinitionLineNo(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setDefLineNo(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setDerivedType(DIBaseItem) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setDeviceId(String) - Method in class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
setDeviceType(DeviceType) - Method in class org.robovm.compiler.target.ios.IOSSimulatorLaunchParameters
 
setEnvironment(Map<String, String>) - Method in class org.robovm.compiler.target.LaunchParameters
 
setFile(DIBaseItem) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setFile(DIBaseItem) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setFileContext(DIBaseItem) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setFileContext(DIBaseItem) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setFlags(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setFlags(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setForwardPort(int) - Method in class org.robovm.compiler.target.ios.IOSDeviceLaunchParameters
 
setInterfaceNames(List<String>) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
setInternalName(String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
setLlvmFunction(FunctionRef) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setMemberTypes(DIBaseItem) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setModifiers(int) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
setName(String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
setOffsetsInBits(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setPairedWatchAppName(String) - Method in class org.robovm.compiler.target.ios.IOSSimulatorLaunchParameters
 
setParameterAttributes(int, ParameterAttribute...) - Method in class org.robovm.compiler.llvm.Function
 
setPathSeparator(String) - Method in class org.robovm.compiler.util.AntPathMatcher
Set the path separator to use for pattern parsing.
setRuntimeLangs(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setScopeLineNo(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setSignature(String) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setSizeInBits(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setStatic(boolean) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setStderrFifo(File) - Method in class org.robovm.compiler.target.LaunchParameters
 
setStdoutFifo(File) - Method in class org.robovm.compiler.target.LaunchParameters
 
setSubrotineType(DICompositeType) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setSuperclassName(String) - Method in class org.robovm.compiler.clazz.ClazzInfo
 
setter(SootField) - Static method in class org.robovm.compiler.FunctionBuilder
 
setterSymbol(SootField) - Static method in class org.robovm.compiler.Symbols
 
setterSymbol(SootFieldRef) - Static method in class org.robovm.compiler.Symbols
 
setTypeName(String) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setTypeTag(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
setupRamDisk(Config, File, File) - Method in class org.robovm.compiler.util.io.RamDiskTools
Checks if a RAM disk is available and prunes it if necessary.
setValue(Metadata) - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
setVariables(DIMutableItemList<DILocalVariable>) - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
setWorkingDirectory(File) - Method in class org.robovm.compiler.target.LaunchParameters
 
Sext - Class in org.robovm.compiler.llvm
 
Sext(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Sext
 
sge - org.robovm.compiler.llvm.Icmp.Condition
 
sgt - org.robovm.compiler.llvm.Icmp.Condition
 
sha1(String) - Static method in class org.robovm.compiler.util.DigestUtil
 
Shl - Class in org.robovm.compiler.llvm
 
Shl(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Shl
 
shouldCopySwiftLibs() - Method in class org.robovm.compiler.config.SwiftSupport
 
shouldEmitBitcode() - Method in class org.robovm.compiler.config.Config
 
shouldStop() - Method in class org.robovm.compiler.util.io.FilteringStreamProxy
 
shrinkSoot() - Method in class org.robovm.compiler.clazz.Clazz
Drops Soot object and releases all its resolved bodies
SigningIdentity - Class in org.robovm.compiler.target.ios
Represents a signing identity.
SimLauncherProcess - Class in org.robovm.compiler.target.ios
Process implementation which runs an app on a simulator using an simctl
SimLauncherProcess(Logger, File, String, IOSSimulatorLaunchParameters) - Constructor for class org.robovm.compiler.target.ios.SimLauncherProcess
 
simulator - org.robovm.compiler.config.PlatformVariant
 
Simulator - org.robovm.compiler.config.Environment
 
Sitofp - Class in org.robovm.compiler.llvm
 
Sitofp(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Sitofp
 
size() - Method in class org.robovm.compiler.ITable
 
size() - Method in class org.robovm.compiler.VTable
 
sizeBits() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
sizeBits() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
sizeof(AggregateType) - Static method in class org.robovm.compiler.Types
 
skip(long) - Method in class org.robovm.compiler.util.io.OpenOnReadFileInputStream
 
skipInstall(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
skipLinking(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
skipPngCrush(boolean) - Method in class org.robovm.compiler.config.Resource
Sets the skipPngCrush property and returns this.
skipRuntimeLib(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
skipSigning() - Method in class org.robovm.compiler.config.AppExtension
 
sle - org.robovm.compiler.llvm.Icmp.Condition
 
slotsForType(Type) - Method in class org.robovm.compiler.plugin.lambda.LambdaClassGenerator
 
slt - org.robovm.compiler.llvm.Icmp.Condition
 
smartSkipRebuild(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
SootBaseType - Class in org.robovm.compiler.util.generic
Abstract base type for the Type implementations which wraps Soot types.
SootBaseType() - Constructor for class org.robovm.compiler.util.generic.SootBaseType
 
sootClass - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
SootClassType - Class in org.robovm.compiler.util.generic
Type implementation which wraps a SootClass and contains a subset of the methods implemented by Class.
SootClassType(String) - Constructor for class org.robovm.compiler.util.generic.SootClassType
 
SootClassType(SootClass) - Constructor for class org.robovm.compiler.util.generic.SootClassType
 
SootConstructorType - Class in org.robovm.compiler.util.generic
Type implementation which wraps a SootMethod and contains a subset of the methods implemented by Constructor.
SootConstructorType(SootMethod) - Constructor for class org.robovm.compiler.util.generic.SootConstructorType
 
sootMethod - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
SootMethodType - Class in org.robovm.compiler.util.generic
Type implementation which wraps a SootMethod and contains a subset of the methods implemented by Method.
SootMethodType(SootMethod) - Constructor for class org.robovm.compiler.util.generic.SootMethodType
 
SootTypeType - Class in org.robovm.compiler.util.generic
Type implementation which wraps a Type.
SootTypeType(String) - Constructor for class org.robovm.compiler.util.generic.SootTypeType
 
SootTypeType(Type) - Constructor for class org.robovm.compiler.util.generic.SootTypeType
 
SourceLanguage() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.SourceLanguage
 
SourceVisible - org.robovm.compiler.Annotations.Visibility
 
Srem - Class in org.robovm.compiler.llvm
 
Srem(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Srem
 
sret - org.robovm.compiler.llvm.ParameterAttribute
 
Store - Class in org.robovm.compiler.llvm
 
Store(Value, Value) - Constructor for class org.robovm.compiler.llvm.Store
 
Store(Value, Value, boolean) - Constructor for class org.robovm.compiler.llvm.Store
 
Store(Value, Value, boolean, Ordering, int) - Constructor for class org.robovm.compiler.llvm.Store
 
storeValueForSetter(SootMethod, Function, Type, Value, Value, Value, long) - Method in class org.robovm.compiler.BroMethodCompiler
 
streamHandler(ExecuteStreamHandler) - Method in class org.robovm.compiler.util.Executor
Sets the ExecuteStreamHandler to be used by the underlying Executor.
StringConcatRewriter - Class in org.robovm.compiler.plugin.desugar
 
StringConcatRewriter() - Constructor for class org.robovm.compiler.plugin.desugar.StringConcatRewriter
 
StringConcatRewriterPlugin - Class in org.robovm.compiler.plugin.desugar
This plugin adds support for Java 9+ String concatenation by replacing dynamicInvoke instructions to java.lang.invoke.StringConcatFactory with StringBuilder appends.
StringConcatRewriterPlugin() - Constructor for class org.robovm.compiler.plugin.desugar.StringConcatRewriterPlugin
 
StringConstant - Class in org.robovm.compiler.llvm
 
StringConstant(byte[]) - Constructor for class org.robovm.compiler.llvm.StringConstant
 
Strings - Class in org.robovm.compiler
 
Strings() - Constructor for class org.robovm.compiler.Strings
 
stringToModifiedUtf8(String) - Static method in class org.robovm.compiler.Strings
 
stringToModifiedUtf8Z(String) - Static method in class org.robovm.compiler.Strings
 
stripArchive(Path, File) - Method in class org.robovm.compiler.target.AbstractTarget
 
stripArchives(File) - Method in class org.robovm.compiler.target.AbstractTarget
 
stripArchivesBuilder(StripArchivesConfig.StripArchivesBuilder) - Method in class org.robovm.compiler.config.Config.Builder
 
StripArchivesBuilder() - Constructor for class org.robovm.compiler.config.StripArchivesConfig.StripArchivesBuilder
 
StripArchivesConfig - Class in org.robovm.compiler.config
 
StripArchivesConfig(ArrayList<StripArchivesConfig.Pattern>) - Constructor for class org.robovm.compiler.config.StripArchivesConfig
 
StripArchivesConfig.Pattern - Class in org.robovm.compiler.config
 
StripArchivesConfig.StripArchivesBuilder - Class in org.robovm.compiler.config
 
stripBitcode(File) - Method in class org.robovm.compiler.target.AbstractTarget
removes bitcode from frameworks/libraries to minimize size
stripExtraArches(File) - Method in class org.robovm.compiler.target.AbstractTarget
removes all architectures extra architectures other than binary is build for from mach-o binary (framework, lib, appext)
STRONGLY_LINKED - Static variable in class org.robovm.compiler.Annotations
 
STRUCT_ATTRIBUTES_METHOD - Static variable in class org.robovm.compiler.StructMemberMethodCompiler
 
STRUCT_MEMBER - Static variable in class org.robovm.compiler.Annotations
 
STRUCT_PACKED - Static variable in class org.robovm.compiler.Annotations
 
STRUCT_RET - Static variable in class org.robovm.compiler.Annotations
 
StructMemberMethodCompiler - Class in org.robovm.compiler
 
StructMemberMethodCompiler(Config) - Constructor for class org.robovm.compiler.StructMemberMethodCompiler
 
StructureConstant - Class in org.robovm.compiler.llvm
 
StructureConstant(StructureType, Value...) - Constructor for class org.robovm.compiler.llvm.StructureConstant
 
StructureConstantBuilder - Class in org.robovm.compiler.llvm
 
StructureConstantBuilder() - Constructor for class org.robovm.compiler.llvm.StructureConstantBuilder
 
StructureType - Class in org.robovm.compiler.llvm
 
StructureType(int, int, String, Type...) - Constructor for class org.robovm.compiler.llvm.StructureType
 
StructureType(int, int, Type...) - Constructor for class org.robovm.compiler.llvm.StructureType
 
StructureType(String, Type...) - Constructor for class org.robovm.compiler.llvm.StructureType
 
StructureType(Type...) - Constructor for class org.robovm.compiler.llvm.StructureType
 
Sub - Class in org.robovm.compiler.llvm
 
Sub(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Sub
 
success(Clazz) - Method in interface org.robovm.compiler.ClassCompilerListener
Notifies that the specified class was compiled successfully.
superclassType - Variable in class org.robovm.compiler.util.generic.GenericSignatureParser
 
SuperMethodDependency - Class in org.robovm.compiler.clazz
Records a dependency between a method and the method it overrides.
supported(OS) - Static method in class org.robovm.compiler.config.Arch
returns possible supported arches for given os
supportedCallTypes - Variable in class org.robovm.compiler.MarshalerLookup.MarshalerMethod
 
supportsCallType(long) - Method in class org.robovm.compiler.MarshalerLookup.MarshalerMethod
 
SwiftSupport - Class in org.robovm.compiler.config
Configuration entry for Swift language related configurations
SwiftSupport() - Constructor for class org.robovm.compiler.config.SwiftSupport
 
Switch - Class in org.robovm.compiler.llvm
 
Switch(Value, BasicBlockRef, Map<IntegerConstant, BasicBlockRef>) - Constructor for class org.robovm.compiler.llvm.Switch
 
Switch(Value, BasicBlockRef, IntegerConstant, BasicBlockRef) - Constructor for class org.robovm.compiler.llvm.Switch
 
Symbols - Class in org.robovm.compiler
Generates symbols for functions and global values.
Symbols() - Constructor for class org.robovm.compiler.Symbols
 
synchronizedWrapper(SootMethod) - Static method in class org.robovm.compiler.FunctionBuilder
 
synchronizedWrapperSymbol(String, String, String) - Static method in class org.robovm.compiler.Symbols
 
synchronizedWrapperSymbol(SootMethod) - Static method in class org.robovm.compiler.Symbols
 

T

Tag() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_access_declaration - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_APPLE_property - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_arg_variable - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
TAG_array_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_auto_variable - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
TAG_base_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_catch_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_class_template - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_class_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_coarray_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_common_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_common_inclusion - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_compile_unit - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_condition - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_const_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_constant - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_dwarf_procedure - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_dynamic_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_entry_point - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_enumeration_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_enumerator - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_expression - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
TAG_file_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_formal_parameter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_format_label - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_friend - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_function_template - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_generic_subrange - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_GNU_formal_parameter_pack - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_GNU_template_parameter_pack - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_GNU_template_template_param - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_hi_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_imported_declaration - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_imported_module - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_imported_unit - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_inheritance - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_inlined_subroutine - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_interface_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_invalid - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
TAG_label - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_lexical_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_lo_user - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_member - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_MIPS_loop - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_module - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_namelist - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_namelist_item - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_namespace - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_packed_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_partial_unit - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_pointer_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_ptr_to_member_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_reference_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_restrict_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_rvalue_reference_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_set_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_shared_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_string_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_structure_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_subprogram - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_subrange_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_subroutine_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_template_alias - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_template_type_parameter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_template_value_parameter - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_thrown_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_try_block - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_type_unit - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_typedef - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_union_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_unspecified_parameters - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_unspecified_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_user_base - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.LLVMConstants
 
TAG_variable - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_variant - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_variant_part - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_volatile_type - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
TAG_with_stmt - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.Tag
 
tailcall(Function, Value, Value...) - Static method in class org.robovm.compiler.Functions
 
TailCall - Class in org.robovm.compiler.llvm
 
TailCall(Value, Value...) - Constructor for class org.robovm.compiler.llvm.TailCall
 
TailCall(Variable, Value, Value...) - Constructor for class org.robovm.compiler.llvm.TailCall
 
target - Variable in class org.robovm.compiler.trampoline.Trampoline
 
Target - Interface in org.robovm.compiler.target
Builds and launches (if supported) a particular type of binary (e.g.
TargetPlugin - Class in org.robovm.compiler.plugin
Plugin interface which is used to add a new Target.
TargetPlugin() - Constructor for class org.robovm.compiler.plugin.TargetPlugin
 
targetType(String) - Method in class org.robovm.compiler.config.Config.Builder
 
textureatlas(Config, File, File) - Static method in class org.robovm.compiler.util.ToolchainUtil
 
TextureAtlas - Class in org.robovm.compiler.config.tools
 
TextureAtlas() - Constructor for class org.robovm.compiler.config.tools.TextureAtlas
 
TextureAtlas.MaximumTextureDimension - Enum in org.robovm.compiler.config.tools
 
TextureAtlas.OutputFormat - Enum in org.robovm.compiler.config.tools
 
threads(int) - Method in class org.robovm.compiler.config.Config.Builder
 
thumbv7 - org.robovm.compiler.config.CpuArch
 
thumbv7 - Static variable in class org.robovm.compiler.config.Arch
 
tmpDir(File) - Method in class org.robovm.compiler.config.Config.Builder
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.ImplForArray
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.ImplForType
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.ImplForWildcard
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.SootClassType
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.SootConstructorType
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.SootMethodType
 
toGenericSignature() - Method in class org.robovm.compiler.util.generic.SootTypeType
 
toGenericSignature() - Method in interface org.robovm.compiler.util.generic.Type
Returns the generic signature of this type.
ToolchainUtil - Class in org.robovm.compiler.util
 
ToolchainUtil() - Constructor for class org.robovm.compiler.util.ToolchainUtil
 
tools(Tools) - Method in class org.robovm.compiler.config.Config.Builder
 
Tools - Class in org.robovm.compiler.config.tools
 
Tools() - Constructor for class org.robovm.compiler.config.tools.Tools
 
toString() - Method in class org.robovm.compiler.clazz.AbstractPath
 
toString() - Method in class org.robovm.compiler.clazz.Clazz
 
toString() - Method in class org.robovm.compiler.clazz.ClazzInfo
 
toString() - Method in class org.robovm.compiler.clazz.Dependency
 
toString() - Method in class org.robovm.compiler.clazz.MethodInfo
 
toString() - Method in class org.robovm.compiler.config.AbstractQualified
 
toString() - Method in class org.robovm.compiler.config.Arch
 
toString() - Method in class org.robovm.compiler.config.Config.Lib
 
toString() - Method in class org.robovm.compiler.config.Config.QualifiedFile
 
toString() - Method in class org.robovm.compiler.config.Resource
 
toString() - Method in class org.robovm.compiler.ITable.Entry
 
toString() - Method in class org.robovm.compiler.ITable.ResolvedEntry
 
toString() - Method in class org.robovm.compiler.llvm.Alias
 
toString() - Method in class org.robovm.compiler.llvm.AliasRef
 
toString() - Method in class org.robovm.compiler.llvm.Alloca
 
toString() - Method in class org.robovm.compiler.llvm.Argument
 
toString() - Method in class org.robovm.compiler.llvm.ArrayConstant
 
toString() - Method in class org.robovm.compiler.llvm.BasicBlock
 
toString() - Method in class org.robovm.compiler.llvm.BasicBlockRef
 
toString() - Method in class org.robovm.compiler.llvm.BooleanConstant
 
toString() - Method in class org.robovm.compiler.llvm.Br
 
toString() - Method in class org.robovm.compiler.llvm.ByteArrayConstant
 
toString() - Method in class org.robovm.compiler.llvm.ConstantGetelementptr
 
toString() - Method in class org.robovm.compiler.llvm.ConversionConstant
 
toString() - Method in class org.robovm.compiler.llvm.ConversionInstruction
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseType
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompileUnit
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DICompositeType
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIDerivedType
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILineNumber
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DIMutableItemList
 
toString() - Method in class org.robovm.compiler.llvm.debug.dwarf.DISubprogram
 
toString() - Method in class org.robovm.compiler.llvm.DebugMetadata
 
toString() - Method in class org.robovm.compiler.llvm.Fcmp
 
toString() - Method in class org.robovm.compiler.llvm.Fence
 
toString() - Method in class org.robovm.compiler.llvm.FloatingPointBinaryInstruction
 
toString() - Method in class org.robovm.compiler.llvm.FloatingPointConstant
 
toString() - Method in class org.robovm.compiler.llvm.Function
 
toString() - Method in class org.robovm.compiler.llvm.FunctionCallInstruction
 
toString() - Method in class org.robovm.compiler.llvm.FunctionDeclaration
 
toString() - Method in class org.robovm.compiler.llvm.FunctionRef
 
toString() - Method in class org.robovm.compiler.llvm.Getelementptr
 
toString() - Method in class org.robovm.compiler.llvm.Global
 
toString() - Method in class org.robovm.compiler.llvm.GlobalRef
 
toString() - Method in class org.robovm.compiler.llvm.Icmp
 
toString() - Method in class org.robovm.compiler.llvm.IntegerBinaryConstant
 
toString() - Method in class org.robovm.compiler.llvm.IntegerBinaryInstruction
 
toString() - Method in class org.robovm.compiler.llvm.IntegerConstant
 
toString() - Method in class org.robovm.compiler.llvm.Invoke
 
toString() - Method in class org.robovm.compiler.llvm.Landingpad.Catch
 
toString() - Method in class org.robovm.compiler.llvm.Landingpad.Filter
 
toString() - Method in class org.robovm.compiler.llvm.Landingpad
 
toString() - Method in enum org.robovm.compiler.llvm.Linkage
 
toString() - Method in class org.robovm.compiler.llvm.Load
 
toString() - Method in class org.robovm.compiler.llvm.MetadataNode
 
toString() - Method in class org.robovm.compiler.llvm.MetadataString
 
toString() - Method in class org.robovm.compiler.llvm.MetadataType
 
toString() - Method in class org.robovm.compiler.llvm.MetadataValue
 
toString() - Method in class org.robovm.compiler.llvm.Module
 
toString() - Method in class org.robovm.compiler.llvm.NamedMetadata
 
toString() - Method in class org.robovm.compiler.llvm.NullConstant
 
toString() - Method in class org.robovm.compiler.llvm.PackedStructureConstant
 
toString() - Method in class org.robovm.compiler.llvm.Phi
 
toString() - Method in class org.robovm.compiler.llvm.PlainTextInstruction
 
toString() - Method in class org.robovm.compiler.llvm.PrimitiveType
 
toString() - Method in class org.robovm.compiler.llvm.Ret
 
toString() - Method in class org.robovm.compiler.llvm.Store
 
toString() - Method in class org.robovm.compiler.llvm.StringConstant
 
toString() - Method in class org.robovm.compiler.llvm.StructureConstant
 
toString() - Method in class org.robovm.compiler.llvm.Switch
 
toString() - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
toString() - Method in class org.robovm.compiler.llvm.UnnamedMetadataRef
 
toString() - Method in class org.robovm.compiler.llvm.Unreachable
 
toString() - Method in class org.robovm.compiler.llvm.UserType
 
toString() - Method in class org.robovm.compiler.llvm.Variable
 
toString() - Method in class org.robovm.compiler.llvm.VariableRef
 
toString() - Method in class org.robovm.compiler.llvm.ZeroInitializer
 
toString() - Method in class org.robovm.compiler.target.ios.DeviceType
 
toString() - Method in class org.robovm.compiler.target.ios.DeviceType.Version
 
toString() - Method in class org.robovm.compiler.target.ios.ProvisioningProfile
 
toString() - Method in class org.robovm.compiler.target.ios.SDK
 
toString() - Method in class org.robovm.compiler.target.ios.SigningIdentity
 
toString() - Method in class org.robovm.compiler.trampoline.BridgeCall
 
toString() - Method in class org.robovm.compiler.trampoline.FieldAccessor
 
toString() - Method in class org.robovm.compiler.trampoline.GetField
 
toString() - Method in class org.robovm.compiler.trampoline.Invoke
 
toString() - Method in class org.robovm.compiler.trampoline.Invokespecial
 
toString() - Method in class org.robovm.compiler.trampoline.Invokevirtual
 
toString() - Method in class org.robovm.compiler.trampoline.PutField
 
toString() - Method in class org.robovm.compiler.trampoline.Trampoline
 
toString() - Method in class org.robovm.compiler.util.generic.ImplForArray
 
toString() - Method in class org.robovm.compiler.util.generic.ImplForType
 
toString() - Method in class org.robovm.compiler.util.generic.ImplForVariable
 
toString() - Method in class org.robovm.compiler.util.generic.ImplForWildcard
 
toString() - Method in class org.robovm.compiler.util.generic.ListOfTypes
 
toString() - Method in class org.robovm.compiler.util.generic.SootClassType
 
toString() - Method in class org.robovm.compiler.util.generic.SootTypeType
 
toString() - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
toString() - Method in class org.robovm.compiler.Version
 
toString() - Method in class org.robovm.compiler.VTable.Entry
 
toString(Writable.Provider) - Method in interface org.robovm.compiler.llvm.Writable
 
Trampoline - Class in org.robovm.compiler.trampoline
 
Trampoline(String, String) - Constructor for class org.robovm.compiler.trampoline.Trampoline
 
TrampolineCompiler - Class in org.robovm.compiler
 
TrampolineCompiler(Config) - Constructor for class org.robovm.compiler.TrampolineCompiler
 
trampolineFieldSymbol(Trampoline, String, String, String, String) - Static method in class org.robovm.compiler.Symbols
 
trampolineFieldSymbol(Trampoline, String, String, String, String, String) - Static method in class org.robovm.compiler.Symbols
 
trampolineMethodSymbol(Trampoline, String, String, String, String) - Static method in class org.robovm.compiler.Symbols
 
trampolineMethodSymbol(Trampoline, String, String, String, String, String) - Static method in class org.robovm.compiler.Symbols
 
trampolines - Variable in class org.robovm.compiler.AbstractMethodCompiler
 
trampolineSymbol(Trampoline, String, String) - Static method in class org.robovm.compiler.Symbols
 
treeShakerMode(Config.TreeShakerMode) - Method in class org.robovm.compiler.config.Config.Builder
 
TRUE - Static variable in class org.robovm.compiler.llvm.BooleanConstant
 
Trunc - Class in org.robovm.compiler.llvm
 
Trunc(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Trunc
 
TRYCATCH_CONTEXT - Static variable in class org.robovm.compiler.Types
 
TRYCATCH_CONTEXT_PTR - Static variable in class org.robovm.compiler.Types
 
trycatchAllEnter(Function, BasicBlockRef, BasicBlockRef) - Static method in class org.robovm.compiler.Functions
 
trycatchAllEnter(Function, Value, BasicBlockRef, BasicBlockRef) - Static method in class org.robovm.compiler.Functions
 
trycatchEnter(SootClass) - Static method in class org.robovm.compiler.FunctionBuilder
 
trycatchenterSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
trycatchLeave(Function) - Static method in class org.robovm.compiler.Functions
 
trycatchLeave(Function, Value) - Static method in class org.robovm.compiler.Functions
 
type() - Method in class org.robovm.compiler.llvm.debug.dwarf.DILocalVariable
 
type(FunctionType) - Method in class org.robovm.compiler.FunctionBuilder
 
Type - Class in org.robovm.compiler.llvm
 
Type - Interface in org.robovm.compiler.util.generic
Replaces Type.
Type() - Constructor for class org.robovm.compiler.llvm.Type
 
TYPE - Static variable in class org.robovm.compiler.target.ConsoleTarget
 
TYPE - Static variable in class org.robovm.compiler.target.ios.IOSTarget
 
TYPE_ENCODING - Static variable in class org.robovm.compiler.plugin.objc.ObjCBlockPlugin
 
TYPE_ENCODING - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
TypeEncoder - Class in org.robovm.compiler.plugin.objc
Encodes Objective-C method signatures as specified by the Objective-C runtime Type Encodings documentation.
TypeEncoder() - Constructor for class org.robovm.compiler.plugin.objc.TypeEncoder
 
typeInfoSymbol(String) - Static method in class org.robovm.compiler.Symbols
 
TypeKind() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.TypeKind
 
types - Variable in class org.robovm.compiler.llvm.StructureType
 
Types - Class in org.robovm.compiler
 
Types - Class in org.robovm.compiler.util.generic
 
Types() - Constructor for class org.robovm.compiler.Types
 
Types() - Constructor for class org.robovm.compiler.util.generic.Types
 
TypeVariable<D extends GenericDeclaration> - Interface in org.robovm.compiler.util.generic
Replaces TypeVariable.

U

ueq - org.robovm.compiler.llvm.Fcmp.Condition
 
uge - org.robovm.compiler.llvm.Fcmp.Condition
 
uge - org.robovm.compiler.llvm.Icmp.Condition
 
ugt - org.robovm.compiler.llvm.Fcmp.Condition
 
ugt - org.robovm.compiler.llvm.Icmp.Condition
 
UI_APPLICATION_DELEGATE - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
UI_EVENT - Static variable in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin
 
Uitofp - Class in org.robovm.compiler.llvm
 
Uitofp(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Uitofp
 
ule - org.robovm.compiler.llvm.Fcmp.Condition
 
ule - org.robovm.compiler.llvm.Icmp.Condition
 
ult - org.robovm.compiler.llvm.Fcmp.Condition
 
ult - org.robovm.compiler.llvm.Icmp.Condition
 
UnaryOpInstruction - Class in org.robovm.compiler.llvm
 
UnaryOpInstruction(Variable, Value) - Constructor for class org.robovm.compiler.llvm.UnaryOpInstruction
 
une - org.robovm.compiler.llvm.Fcmp.Condition
 
UnnamedMetadata - Class in org.robovm.compiler.llvm
 
UnnamedMetadata(int) - Constructor for class org.robovm.compiler.llvm.UnnamedMetadata
 
UnnamedMetadata(int, Metadata) - Constructor for class org.robovm.compiler.llvm.UnnamedMetadata
 
UnnamedMetadataRef - Class in org.robovm.compiler.llvm
 
UnnamedMetadataRef(int) - Constructor for class org.robovm.compiler.llvm.UnnamedMetadataRef
 
UnnamedMetadataRef(UnnamedMetadata) - Constructor for class org.robovm.compiler.llvm.UnnamedMetadataRef
 
uno - org.robovm.compiler.llvm.Fcmp.Condition
 
unordered - org.robovm.compiler.llvm.Ordering
 
Unreachable - Class in org.robovm.compiler.llvm
 
Unreachable() - Constructor for class org.robovm.compiler.llvm.Unreachable
 
updateAppExtensionBundleId(File, AppExtension, String) - Method in class org.robovm.compiler.target.AbstractTarget
updates application extension bundle id
useDebugLibs(boolean) - Method in class org.robovm.compiler.config.Config.Builder
 
usePowerOfTwo() - Method in class org.robovm.compiler.config.tools.TextureAtlas
 
UserType - Class in org.robovm.compiler.llvm
 

V

v(boolean) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
 
v(int) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
 
v(String) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIBaseItem
 
validate(File) - Static method in class org.robovm.compiler.config.Config.Home
 
Value - Class in org.robovm.compiler.llvm
 
Value() - Constructor for class org.robovm.compiler.llvm.Value
 
valueOf(String) - Static method in enum org.robovm.compiler.Annotations.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.Config.Cacerts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.Config.TreeShakerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.CpuArch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.OS.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.PlatformVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.tools.TextureAtlas.MaximumTextureDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.llvm.Fcmp.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.llvm.FunctionAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.llvm.Icmp.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.llvm.Linkage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.llvm.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.llvm.ParameterAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.target.ios.DeviceType.DeviceFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.robovm.compiler.target.ios.ProvisioningProfile.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.robovm.compiler.Annotations.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.Config.Cacerts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.Config.TreeShakerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.CpuArch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.OS.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.PlatformVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.tools.TextureAtlas.MaximumTextureDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.llvm.Fcmp.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.llvm.FunctionAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.llvm.Icmp.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.llvm.Linkage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.llvm.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.llvm.ParameterAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.target.ios.DeviceType.DeviceFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.robovm.compiler.target.ios.ProvisioningProfile.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.robovm.compiler.llvm
 
Variable(String, Type) - Constructor for class org.robovm.compiler.llvm.Variable
 
Variable(VariableRef) - Constructor for class org.robovm.compiler.llvm.Variable
 
VariableRef - Class in org.robovm.compiler.llvm
 
VariableRef(String, Type) - Constructor for class org.robovm.compiler.llvm.VariableRef
 
VariableRef(Variable) - Constructor for class org.robovm.compiler.llvm.VariableRef
 
VARIADIC - Static variable in class org.robovm.compiler.Annotations
 
VECTORISED - Static variable in class org.robovm.compiler.Annotations
 
VectorStructureType - Class in org.robovm.compiler.llvm
 
VectorStructureType(int, Type...) - Constructor for class org.robovm.compiler.llvm.VectorStructureType
 
VectorStructureType(String, Type...) - Constructor for class org.robovm.compiler.llvm.VectorStructureType
 
VectorStructureType(Type...) - Constructor for class org.robovm.compiler.llvm.VectorStructureType
 
Version - Class in org.robovm.compiler
Reads the compiler version from auto generated version.properties file.
Version(int...) - Constructor for class org.robovm.compiler.Version
 
Version(int, int, int) - Constructor for class org.robovm.compiler.target.ios.DeviceType.Version
 
Version(Version.BuildType, int, int...) - Constructor for class org.robovm.compiler.Version
 
versionCode - Variable in class org.robovm.compiler.target.ios.DeviceType.Version
 
VIRTUALITY_none - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VirtualityAttribute
 
VIRTUALITY_pure_virtual - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VirtualityAttribute
 
VIRTUALITY_virtual - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VirtualityAttribute
 
VirtualityAttribute() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VirtualityAttribute
 
VIS_exported - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VisibilityAttribute
 
VIS_local - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VisibilityAttribute
 
VIS_qualified - Static variable in class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VisibilityAttribute
 
VisibilityAttribute() - Constructor for class org.robovm.compiler.llvm.debug.dwarf.DwarfConst.VisibilityAttribute
 
VITABLE - Static variable in class org.robovm.compiler.Types
 
VITABLE_PTR - Static variable in class org.robovm.compiler.Types
 
VOID - Static variable in class org.robovm.compiler.llvm.Type
 
VTable - Class in org.robovm.compiler
 
VTable.Cache - Class in org.robovm.compiler
 
VTable.Entry - Class in org.robovm.compiler
 
vtableSymbol(String) - Static method in class org.robovm.compiler.Symbols
 

W

waitFor() - Method in class org.robovm.compiler.target.ios.AppLauncherProcess
 
waitFor() - Method in class org.robovm.compiler.target.ios.SimLauncherProcess
 
walk(Resource.Walker) - Method in class org.robovm.compiler.config.Resource
 
walk(Resource.Walker, File) - Method in class org.robovm.compiler.config.Resource
 
warn(String, Object...) - Method in class org.robovm.compiler.log.ConsoleLogger
 
warn(String, Object...) - Method in interface org.robovm.compiler.log.Logger
 
warn(String, Object...) - Method in class org.robovm.compiler.log.LoggerProxy
 
WatchKitApp - Class in org.robovm.compiler.config
Configuration entry for WatchKit application that to be embedded along with main app
WatchKitApp() - Constructor for class org.robovm.compiler.config.WatchKitApp
 
wd(File) - Method in class org.robovm.compiler.util.Executor
Sets the working directory of the child process.
weak - org.robovm.compiler.llvm.Linkage
 
WEAKLY_LINKED - Static variable in class org.robovm.compiler.Annotations
 
WildcardType - Interface in org.robovm.compiler.util.generic
Replaces WildcardType.
willCompile(SootMethod) - Method in class org.robovm.compiler.plugin.objc.ObjCMemberPlugin.MethodCompiler
 
wrapClasses(Collection<SootClass>) - Method in class org.robovm.compiler.util.generic.SootBaseType
 
wrapType(Type) - Method in class org.robovm.compiler.util.generic.SootBaseType
 
wrapTypes(Collection<Type>) - Method in class org.robovm.compiler.util.generic.SootBaseType
 
Writable - Interface in org.robovm.compiler.llvm
interface for classes that can write own text presentation using Writer.
Writable.Provider - Interface in org.robovm.compiler.llvm
 
write(byte[]) - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
write(byte[]) - Method in class org.robovm.compiler.util.io.OpenOnWriteFileOutputStream
 
write(byte[], int, int) - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
write(byte[], int, int) - Method in class org.robovm.compiler.util.io.OpenOnWriteFileOutputStream
 
write(int) - Method in class org.robovm.compiler.log.LoggerOutputStream
 
write(int) - Method in class org.robovm.compiler.util.io.NeverCloseOutputStream
 
write(int) - Method in class org.robovm.compiler.util.io.OpenOnWriteFileOutputStream
 
write(File) - Method in class org.robovm.compiler.config.Config.Builder
 
write(Writer) - Method in class org.robovm.compiler.llvm.Alias
 
write(Writer) - Method in class org.robovm.compiler.llvm.AliasRef
 
write(Writer) - Method in class org.robovm.compiler.llvm.Alloca
 
write(Writer) - Method in class org.robovm.compiler.llvm.Argument
 
write(Writer) - Method in class org.robovm.compiler.llvm.ArrayConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.BasicBlock
 
write(Writer) - Method in class org.robovm.compiler.llvm.BooleanConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.Br
 
write(Writer) - Method in class org.robovm.compiler.llvm.ByteArrayConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.ConstantGetelementptr
 
write(Writer) - Method in class org.robovm.compiler.llvm.ConversionConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.ConversionInstruction
 
write(Writer) - Method in class org.robovm.compiler.llvm.debug.dwarf.DIHeader
 
write(Writer) - Method in class org.robovm.compiler.llvm.DebugMetadata
 
write(Writer) - Method in class org.robovm.compiler.llvm.Fcmp
 
write(Writer) - Method in class org.robovm.compiler.llvm.Fence
 
write(Writer) - Method in class org.robovm.compiler.llvm.FloatingPointBinaryInstruction
 
write(Writer) - Method in class org.robovm.compiler.llvm.FloatingPointConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.Function
 
write(Writer) - Method in class org.robovm.compiler.llvm.FunctionCallInstruction
 
write(Writer) - Method in class org.robovm.compiler.llvm.FunctionDeclaration
 
write(Writer) - Method in class org.robovm.compiler.llvm.FunctionRef
 
write(Writer) - Method in class org.robovm.compiler.llvm.Getelementptr
 
write(Writer) - Method in class org.robovm.compiler.llvm.Global
 
write(Writer) - Method in class org.robovm.compiler.llvm.GlobalRef
 
write(Writer) - Method in class org.robovm.compiler.llvm.Icmp
 
write(Writer) - Method in class org.robovm.compiler.llvm.IntegerBinaryConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.IntegerBinaryInstruction
 
write(Writer) - Method in class org.robovm.compiler.llvm.IntegerConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.Invoke
 
write(Writer) - Method in class org.robovm.compiler.llvm.Landingpad.Catch
 
write(Writer) - Method in class org.robovm.compiler.llvm.Landingpad.Filter
 
write(Writer) - Method in class org.robovm.compiler.llvm.Landingpad
 
write(Writer) - Method in class org.robovm.compiler.llvm.Load
 
write(Writer) - Method in class org.robovm.compiler.llvm.MetadataNode
 
write(Writer) - Method in class org.robovm.compiler.llvm.MetadataString
 
write(Writer) - Method in class org.robovm.compiler.llvm.MetadataType
 
write(Writer) - Method in class org.robovm.compiler.llvm.MetadataValue
 
write(Writer) - Method in class org.robovm.compiler.llvm.Module
 
write(Writer) - Method in class org.robovm.compiler.llvm.NamedMetadata
 
write(Writer) - Method in class org.robovm.compiler.llvm.NullConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.Phi
 
write(Writer) - Method in class org.robovm.compiler.llvm.PlainTextInstruction
 
write(Writer) - Method in class org.robovm.compiler.llvm.PrimitiveType
 
write(Writer) - Method in class org.robovm.compiler.llvm.Ret
 
write(Writer) - Method in class org.robovm.compiler.llvm.Store
 
write(Writer) - Method in class org.robovm.compiler.llvm.StringConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.StructureConstant
 
write(Writer) - Method in class org.robovm.compiler.llvm.Switch
 
write(Writer) - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
write(Writer) - Method in class org.robovm.compiler.llvm.UnnamedMetadataRef
 
write(Writer) - Method in class org.robovm.compiler.llvm.Unreachable
 
write(Writer) - Method in class org.robovm.compiler.llvm.UserType
 
write(Writer) - Method in class org.robovm.compiler.llvm.VariableRef
 
write(Writer) - Method in interface org.robovm.compiler.llvm.Writable.Provider
 
write(Writer) - Method in interface org.robovm.compiler.llvm.Writable
 
write(Writer) - Method in class org.robovm.compiler.llvm.ZeroInitializer
 
write(Writer, File) - Method in class org.robovm.compiler.config.Config.Builder
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.Alias
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.ArrayType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.FunctionType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.Global
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.OpaqueType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.PackedStructureType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.PointerType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.StructureType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.UnnamedMetadata
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.UserType
 
writeDefinition(Writer) - Method in class org.robovm.compiler.llvm.VectorStructureType
 
writeTo(File) - Method in class org.robovm.compiler.util.XCFrameworkPlist
Builds plist and writes to file

X

x86 - org.robovm.compiler.config.CpuArch
 
x86 - Static variable in class org.robovm.compiler.config.Arch
 
x86_64 - org.robovm.compiler.config.CpuArch
 
x86_64 - Static variable in class org.robovm.compiler.config.Arch
 
XCFrameworkPlist - Class in org.robovm.compiler.util
Reads/Writes .xcframework/Info.plist
XCFrameworkPlist(XCFrameworkPlist.Library[]) - Constructor for class org.robovm.compiler.util.XCFrameworkPlist
 
XCFrameworkPlist.Builder - Class in org.robovm.compiler.util
 
XCFrameworkPlist.Library - Class in org.robovm.compiler.util
 
Xor - Class in org.robovm.compiler.llvm
 
Xor(Variable, Value, Value) - Constructor for class org.robovm.compiler.llvm.Xor
 

Z

ZeroInitializer - Class in org.robovm.compiler.llvm
 
ZeroInitializer(Type) - Constructor for class org.robovm.compiler.llvm.ZeroInitializer
 
Zext - Class in org.robovm.compiler.llvm
 
Zext(Variable, Value, Type) - Constructor for class org.robovm.compiler.llvm.Zext
 
ZipFilePath - Class in org.robovm.compiler.clazz
 

_

_2048 - org.robovm.compiler.config.tools.TextureAtlas.MaximumTextureDimension
 
_4096 - org.robovm.compiler.config.tools.TextureAtlas.MaximumTextureDimension
 
_private - org.robovm.compiler.llvm.Linkage
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes|All Packages