Package

io.atomicbits.scraml.generator.platform

typescript

Permalink

package typescript

Visibility
  1. Public
  2. All

Type Members

  1. case class EnumGenerator(typeScript: TypeScript) extends SourceGenerator with Product with Serializable

    Permalink

    Created by peter on 15/12/17.

  2. case class InterfaceGenerator(typeScript: TypeScript) extends SourceGenerator with Product with Serializable

    Permalink

    Created by peter on 15/12/17.

  3. case class ToClassGenerator(typeScript: TypeScript) extends SourceGenerator with Product with Serializable

    Permalink

    Created by peter on 15/12/17.

  4. case class TypeScript() extends Platform with CleanNameTools with Product with Serializable

    Permalink

    Created by peter on 15/12/17.

  5. case class UnionClassGenerator(typeScript: TypeScript) extends SourceGenerator with Product with Serializable

    Permalink

    Created by peter on 15/12/17.

Ungrouped