| Package | Description |
|---|---|
| org.apache.royale.compiler.config | |
| org.apache.royale.compiler.internal.config |
This package is the internal counterpart of the external
org.apache.royale.compiler.config package. |
| org.apache.royale.compiler.projects | |
| org.apache.royale.compiler.targets |
| Modifier and Type | Method and Description |
|---|---|
ITargetSettings |
Configurator.getTargetSettings(ITarget.TargetType targetType) |
protected ITargetSettings |
Configurator.instantiateTargetSettings() |
| Modifier and Type | Class and Description |
|---|---|
class |
TargetSettings
Value object of ITargetSettings.
|
| Modifier and Type | Method and Description |
|---|---|
ITargetSettings |
IConfigurator.getTargetSettings(ITarget.TargetType targetType)
Get the settings that apply to a given type of target based on the
current state of the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ISWFTarget |
ICompilerProject.createSWFTarget(ITargetSettings targetSettings,
ITargetProgressMonitor progressMonitor)
Create a SWF target
|
| Modifier and Type | Method and Description |
|---|---|
ITargetSettings |
ITarget.getTargetSettings()
Returns the settings specific to this target.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.