| Modifier and Type | Interface and Description |
|---|---|
interface |
IJSPublisher
The
IJSPublisher interface allows the abstraction of project output
generation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJSGoogPublisher
The
IJSGoogPublisher interface allows the abstraction of project output
generation. |
| Modifier and Type | Method and Description |
|---|---|
IPublisher |
IBackend.createPublisher(RoyaleJSProject project,
List<ICompilerProblem> errors,
Configuration config) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
JSGoogPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
JSCPublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
NodePublisher |
| Modifier and Type | Class and Description |
|---|---|
class |
MXMLRoyaleCordovaPublisher |
class |
MXMLRoyalePublisher |
| Modifier and Type | Method and Description |
|---|---|
IPublisher |
ASBackend.createPublisher(RoyaleJSProject project,
List<ICompilerProblem> errors,
Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
IPublisher |
JSBackend.createPublisher(RoyaleJSProject project,
List<ICompilerProblem> errors,
Configuration config) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.