| Modifier and Type | Interface and Description |
|---|---|
interface |
IJSEmitter
The
IJSEmitter interface allows abstraction between the
IASNodeStrategy and the current output buffer Writer. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJSAMDEmitter
The
IJSAMDEmitter interface allows abstraction between the base
JavaScript and the AMD specific IJSAMDEmitter. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJSGoogEmitter
The
IJSGoogEmitter interface allows abstraction between the base
JavaScript and the 'goog' specific IJSGoogEmitter. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJSRoyaleEmitter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMXMLJSEmitter |
| Modifier and Type | Method and Description |
|---|---|
ISourceMapEmitter |
IJSBackend.createSourceMapEmitter(IMappingEmitter emitter) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSEmitter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JSWriter.convertMappingSourcePathsToRelative(IMappingEmitter emitter,
File relativeToFile) |
protected void |
JSWriter.convertMappingSourcePathsToURI(IMappingEmitter emitter) |
| Constructor and Description |
|---|
JSSourceMapEmitter(IMappingEmitter emitter) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSAMDEmitter
Concrete implementation of the 'AMD' JavaScript production.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSGoogEmitter
Concrete implementation of the 'goog' JavaScript production.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSCJSEmitter
Concrete implementation of the 'Royale' JavaScript production.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSRoyaleASDocDITAEmitter
Concrete implementation of the 'Royale' JavaScript production.
|
class |
JSRoyaleASDocEmitter
Concrete implementation of the 'Royale' JavaScript production.
|
class |
JSRoyaleEmitter
Concrete implementation of the 'Royale' JavaScript production.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MXMLJSCJSEmitter |
| Modifier and Type | Class and Description |
|---|---|
class |
MXMLRoyaleEmitter |
| Modifier and Type | Method and Description |
|---|---|
ISourceMapEmitter |
JSBackend.createSourceMapEmitter(IMappingEmitter emitter) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.