Class FunctionDocInfoWriter

    • Constructor Summary

      Constructors 
      Constructor Description
      FunctionDocInfoWriter​(javax.annotation.processing.Filer filer, javax.annotation.processing.Messager messenger, java.lang.String suffix)  
    • Method Summary

      Modifier and Type Method Description
      void onFunctionModel​(DocForFunc functionDoc)
      Handle each logical function model that has been found.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FunctionDocInfoWriter

        public FunctionDocInfoWriter​(javax.annotation.processing.Filer filer,
                                     javax.annotation.processing.Messager messenger,
                                     java.lang.String suffix)