See: Description
| Interface | Description | 
|---|---|
| Outlet | Generates String output from the AST. | 
| Class | Description | 
|---|---|
| DebuggingOutletWrapper | An outlet wrapper which adds debug information to the outlet. | 
| Mergepoint | An merge point where the output of another outlet can be merged
 into the text generated by a outlet. | 
| OutletImpl | Implementation of the features in the  Outletinterface
 which do not depend on type of Outlet. | 
| OutletResult | The result of an outlet. | 
This package defines torque generator outlets which produce output snippets from the source.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.