Packages

package plugins

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class BasePrinter extends TypeScriptPrinter
  2. final class CompilerPlugin extends Plugin with PluginCompat
  3. final class Configuration extends AnyRef

  4. final class FilePrinter extends BasePrinter
  5. final class SingleFilePrinter extends BasePrinter

    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

Value Members

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

Ungrouped