| 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 | Class and Description |
|---|---|
class |
ASEmitter
The base implementation for an ActionScript emitter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSEmitter |
| 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.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.