scala-ts-core
scala-ts-core
com.github.ghik.silencer
silent
io.github.scalats.core
Logger
Logger
ScalaParser
Settings
Settings
Discriminator
EmitCodecs
TypeScriptLineSeparator
Transpiler
TypeScriptDeclarationMapper
TypeScriptDeclarationMapper
Defaults
EnumerationAsEnum
SingletonAsLiteral
UnionAsSimpleUnion
ValueClassAsTagged
TypeScriptEmitter
TypeScriptField
TypeScriptField
Flag
TypeScriptFieldMapper
TypeScriptFieldMapper
Identity
SnakeCase
TypeScriptGenerator
TypeScriptImportResolver
TypeScriptImportResolver
Defaults
UnionWithLiteralSingleton
TypeScriptPrinter
TypeScriptPrinter
StandardOutput
TypeScriptTypeMapper
TypeScriptTypeMapper
ArrayAsBrackets
ArrayAsGeneric
DateAsString
Defaults
NullableAsOption
NumberAsString
TypeScriptTypeNaming
TypeScriptTypeNaming
Identity
io.github.scalats.plugins
BasePrinter
CompilerPlugin
Configuration
Configuration
FilePrinter
SingleFilePrinter
SourceRuleSet
SourceRuleSet
io.github.scalats.scala
BigDecimalRef
BigIntegerRef
BooleanRef
CaseClass
CaseClassRef
CaseObject
CollectionRef
DateRef
DateTimeRef
DictionaryInvariant
DictionaryInvariant
DoubleRef
EnumerationDef
EnumerationRef
IntRef
ListInvariant
ListInvariant
LiteralInvariant
LiteralInvariant
LongRef
MapRef
MergedListsInvariant
MergedListsInvariant
MergedSetsInvariant
MergedSetsInvariant
OptionRef
QualifiedIdentifier
SealedUnion
SelectInvariant
SelectInvariant
SetInvariant
SetInvariant
SimpleInvariant
StringRef
TaggedRef
TupleRef
TypeDef
TypeInvariant
TypeInvariant
TypeMember
TypeMember
TypeParamRef
TypeRef
UnionRef
UnknownTypeRef
UuidRef
ValueClass
io.github.scalats.typescript
ArrayRef
BooleanRef
CustomTypeRef
DateRef
DateTimeRef
Declaration
Declaration
Class
Enum
Interface
Kind
Kind
Singleton
Tagged
Union
Value
DictionaryValue
EnumDeclaration
InterfaceDeclaration
InterfaceDeclaration
ListValue
LiteralValue
MapType
Member
MergedListsValue
MergedSetsValue
NullableType
NumberRef
SelectValue
SetValue
SimpleTypeRef
SimpleValue
SingletonDeclaration
SingletonDeclaration
SingletonTypeRef
StringRef
TaggedDeclaration
TaggedRef
TupleRef
TypeRef
UnionDeclaration
UnionMemberRef
UnionType
Value
Value
ValueBodyDeclaration
ValueBodyDeclaration
ValueMemberDeclaration
ValueMemberDeclaration
scala-ts-core
/
io.github.scalats.scala
/
BigIntegerRef
BigIntegerRef
case
object
BigIntegerRef
extends
TypeRef
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
TypeRef
class
Object
trait
Matchable
class
Any
BigIntegerRef
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
Value members
Inherited methods
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product