Package

io.github.scalats

plugins

Permalink

package plugins

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BasePrinter extends TypeScriptPrinter

    Permalink
  2. final class CompilerPlugin extends Plugin with PluginCompat

    Permalink
  3. final class Configuration extends AnyRef

    Permalink

  4. final class FilePrinter extends BasePrinter

    Permalink
  5. final class SingleFilePrinter extends BasePrinter

    Permalink

    Prints all the generated code the a single file.

    Prints all the generated code the a single file.

    The default file name is scala.ts. A custom file name can be specified using the scala-ts.single-filename system property.

  6. final class SourceRuleSet extends AnyRef

    Permalink

Value Members

  1. object Configuration

    Permalink
    Annotations
    @silent( ".*JavaConverters.*" )
  2. object SourceRuleSet

    Permalink
    Annotations
    @silent( ".*JavaConverters.*" )

Ungrouped