public class FunctionDocInfoWriter extends Object implements FuncEnumerator.Listener
| Constructor and Description |
|---|
FunctionDocInfoWriter(Filer filer,
Messager messenger,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
void |
onFunctionModel(DocForFunc functionDoc)
Handle each logical function model that has been found.
|
public void onFunctionModel(DocForFunc functionDoc)
FuncEnumerator.ListeneronFunctionModel in interface FuncEnumerator.ListenerfunctionDoc - the documentation model for a single mapping functionCopyright © 2018. All rights reserved.