Class BBCloudRepositorySlugEmitter

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

    public class BBCloudRepositorySlugEmitter
    extends FieldSetterEmitter<java.lang.String>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.lang.String emitCode​(@NotNull CodeGenerationContext context, @NotNull java.lang.String value)
      Generates invocation of a setter method with a single argument.
      • Methods inherited from class java.lang.Object

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