| Modifier and Type | Field and Description |
|---|---|
protected IJSApplication |
MXMLJSC.jsTarget |
protected IJSApplication |
MXMLJSCNative.jsTarget |
protected IJSApplication |
MXMLJSCNode.jsTarget |
protected IJSApplication |
MXMLJSCRoyale.jsTarget |
protected IJSApplication |
MXMLJSCRoyaleCordova.jsTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
JSApplication |
| Modifier and Type | Method and Description |
|---|---|
IJSApplication |
JSTarget.build(Collection<ICompilerProblem> problems) |
IJSApplication |
JSTarget.build(ICompilationUnit unit,
Collection<ICompilerProblem> problems) |
protected IJSApplication |
JSTarget.initializeApplication(List<ICompilationUnit> reachableCompilationUnits) |
| Modifier and Type | Method and Description |
|---|---|
IJSApplication |
IJSTarget.build(Collection<ICompilerProblem> problems)
Build the target JavaScript application and collect problems.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.