Interface | Description |
---|---|
IJSDocEmitter |
The
IJSDocEmitter interface allows the abstraction of JavaScript
document comments to be emitted per tag. |
IJSEmitter |
The
IJSEmitter interface allows abstraction between the
IASNodeStrategy and the current output buffer Writer . |
IJSPublisher |
The
IJSPublisher interface allows the abstraction of project output
generation. |
IJSWriter |
A JavaScript writer that outputs cross compiled string data to the output
stream.
|
Class | Description |
---|---|
IJSEmitter.SourceMapMapping |
Copyright © 2016 The Apache Software Foundation. All rights reserved.