public class RoyaleBackend extends GoogBackend
| Constructor and Description |
|---|
RoyaleBackend() |
| Modifier and Type | Method and Description |
|---|---|
IJSEmitter |
createEmitter(FilterWriter out) |
JSTarget |
createTarget(RoyaleJSProject project,
ITargetSettings settings,
ITargetProgressMonitor monitor)
Creates a javascript target that will be used to build the compiled
javascript source file.
|
createConfigurator, createDocEmitter, createPublishercreateMXMLEmitter, createMXMLWalker, createMXMLWriter, createSourceMapEmitter, createWalker, createWriter, createWriterBuffer, getOutputExtension, getSourceFileHandlerInstancepublic IJSEmitter createEmitter(FilterWriter out)
createEmitter in interface IBackendcreateEmitter in class GoogBackendpublic JSTarget createTarget(RoyaleJSProject project, ITargetSettings settings, ITargetProgressMonitor monitor)
IBackendcreateTarget in interface IBackendcreateTarget in class JSBackendproject - The current RoyaleJSProject.settings - The target's custom settings.monitor - The compilation monitor used during asynchronous parsing
of ICompilationUnits.JSTarget used during compilation.Copyright © 2021 The Apache Software Foundation. All rights reserved.