Class MavenVersionEmitter

  • All Implemented Interfaces:
    CodeEmitter<java.lang.Integer>

    public class MavenVersionEmitter
    extends java.lang.Object
    implements CodeEmitter<java.lang.Integer>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.lang.String emitCode​(@NotNull CodeGenerationContext context, @NotNull java.lang.Integer value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait