| Modifier and Type | Interface and Description |
|---|---|
interface |
INestingEmitter |
| Modifier and Type | Method and Description |
|---|---|
IEmitter |
INestingEmitter.getParentEmitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
INestingEmitter.setParentEmitter(IEmitter emitter) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IASEmitter
The
IASEmitter interface allows abstraction between the
IASNodeStrategy and the current output buffer Writer. |
| 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 |
IMXMLEmitter
The
IMXMLEmitter interface allows abstraction between the
IASNodeStrategy and the current output buffer Writer. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMXMLRoyaleEmitter
The
IMXMLRoyaleEmitter interface allows abstraction between the
IASNodeStrategy and the current output buffer Writer. |
| Modifier and Type | Class and Description |
|---|---|
class |
Emitter
The base implementation for an ActionScript emitter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ASEmitter
The base implementation for an ActionScript emitter.
|
| Modifier and Type | Method and Description |
|---|---|
IEmitter |
ASEmitter.getParentEmitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASEmitter.setParentEmitter(IEmitter value) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSDocEmitter |
class |
JSEmitter |
| Modifier and Type | Field and Description |
|---|---|
protected IEmitter |
JSDocEmitter.emitter |
| Modifier and Type | Class and Description |
|---|---|
class |
JSAMDDocEmitter |
class |
JSAMDEmitter
Concrete implementation of the 'AMD' JavaScript production.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSGoogDocEmitter |
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 |
JSRoyaleDocEmitter |
class |
JSRoyaleEmitter
Concrete implementation of the 'Royale' JavaScript production.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MXMLEmitter
The base implementation for an MXML emitter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MXMLJSCJSEmitter |
| Modifier and Type | Class and Description |
|---|---|
class |
MXMLRoyaleASDocEmitter |
class |
MXMLRoyaleEmitter |
Copyright © 2020 The Apache Software Foundation. All rights reserved.