Class SourceWriter


  • public class SourceWriter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SourceWriter​(javax.annotation.processing.ProcessingEnvironment processingEnv)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeSource​(ConversionData conversionData)  
      • Methods inherited from class java.lang.Object

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

      • SourceWriter

        public SourceWriter​(javax.annotation.processing.ProcessingEnvironment processingEnv)
    • Method Detail

      • writeSource

        public void writeSource​(ConversionData conversionData)
                         throws java.io.IOException
        Throws:
        java.io.IOException