package plugins
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- abstract class BasePrinter extends TypeScriptPrinter
- final class CompilerPlugin extends Plugin with PluginCompat
- final class Configuration extends AnyRef
- final class FilePrinter extends BasePrinter
-
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 thescala-ts.single-filename
system property. - final class SourceRuleSet extends AnyRef
Value Members
-
object
Configuration
- Annotations
- @silent( ".*JavaConverters.*" )
-
object
SourceRuleSet
- Annotations
- @silent( ".*JavaConverters.*" )