Class IndexJS

java.lang.Object
io.vertx.codegen.Generator<io.vertx.codegen.ClassModel>
io.reactiverse.es4x.codegen.generator.IndexJS

public class IndexJS extends io.vertx.codegen.Generator<io.vertx.codegen.ClassModel>
  • Field Summary

    Fields inherited from class io.vertx.codegen.Generator

    env, incremental, kinds, name
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    filename(io.vertx.codegen.ClassModel model)
     
    render(io.vertx.codegen.ClassModel model, int index, int size, Map<String,Object> session)
     

    Methods inherited from class io.vertx.codegen.Generator

    annotations, load

    Methods inherited from class java.lang.Object

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

    • IndexJS

      public IndexJS()
  • Method Details

    • filename

      public String filename(io.vertx.codegen.ClassModel model)
      Overrides:
      filename in class io.vertx.codegen.Generator<io.vertx.codegen.ClassModel>
    • render

      public String render(io.vertx.codegen.ClassModel model, int index, int size, Map<String,Object> session)
      Overrides:
      render in class io.vertx.codegen.Generator<io.vertx.codegen.ClassModel>