Modifier and Type | Method and Description |
---|---|
IDocEmitter |
IASEmitter.getDocEmitter() |
Modifier and Type | Method and Description |
---|---|
void |
IASEmitter.setDocEmitter(IDocEmitter value) |
Modifier and Type | Interface and Description |
---|---|
interface |
IJSDocEmitter
The
IJSDocEmitter interface allows the abstraction of JavaScript
document comments to be emitted per tag. |
Modifier and Type | Interface and Description |
---|---|
interface |
IJSAMDDocEmitter
The
IJSAMDDocEmitter interface allows the abstraction of JavaScript
document comments to be emitted per tag. |
Modifier and Type | Interface and Description |
---|---|
interface |
IJSGoogDocEmitter
The
IJSGoogDocEmitter interface allows the abstraction of JavaScript
document comments to be emitted per tag. |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
IBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
ASEmitter.getDocEmitter() |
Modifier and Type | Method and Description |
---|---|
void |
ASEmitter.setDocEmitter(IDocEmitter value) |
Modifier and Type | Class and Description |
---|---|
class |
JSDocEmitter |
Modifier and Type | Class and Description |
---|---|
class |
JSAMDDocEmitter |
Modifier and Type | Class and Description |
---|---|
class |
JSFlexJSDocEmitter |
Modifier and Type | Class and Description |
---|---|
class |
JSGoogDocEmitter |
Modifier and Type | Class and Description |
---|---|
class |
JSVF2JSDocEmitter |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
ASBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
JSBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
AMDBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
GoogBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
MXMLFlexJSSWCBackend.createDocEmitter(IASEmitter emitter) |
IDocEmitter |
MXMLFlexJSBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
MXMLJSCJSSWCBackend.createDocEmitter(IASEmitter emitter) |
IDocEmitter |
MXMLJSCJSBackend.createDocEmitter(IASEmitter emitter) |
Modifier and Type | Method and Description |
---|---|
IDocEmitter |
MXMLVF2JSSWCBackend.createDocEmitter(IASEmitter emitter) |
IDocEmitter |
MXMLVF2JSBackend.createDocEmitter(IASEmitter emitter) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.