scala-ts-core
scala-ts-core
com
.github
.ghik
.silencer
silent
io
.github
.scalats
.core
Logger
Logger
Scala
Parser
Settings
Settings
Discriminator
Emit
Codecs
Type
Script
Line
Separator
Transpiler
Type
Script
Declaration
Mapper
Type
Script
Declaration
Mapper
Defaults
Enumeration
As
Enum
Singleton
As
Literal
Union
As
Simple
Union
Value
Class
As
Tagged
Type
Script
Emitter
Type
Script
Field
Type
Script
Field
Flag
Type
Script
Field
Mapper
Type
Script
Field
Mapper
Identity
Snake
Case
Type
Script
Generator
Type
Script
Import
Resolver
Type
Script
Import
Resolver
Defaults
Union
With
Literal
Singleton
Type
Script
Printer
Type
Script
Printer
Standard
Output
Type
Script
Type
Mapper
Type
Script
Type
Mapper
Array
As
Brackets
Array
As
Generic
Date
As
String
Defaults
Nullable
As
Option
Number
As
String
Type
Script
Type
Naming
Type
Script
Type
Naming
Identity
io
.github
.scalats
.plugins
Base
Printer
Compiler
Plugin
Configuration
Configuration
File
Printer
Single
File
Printer
Source
Rule
Set
Source
Rule
Set
io
.github
.scalats
.scala
Big
Decimal
Ref
Big
Integer
Ref
Boolean
Ref
Case
Class
Case
Class
Ref
Case
Object
Collection
Ref
Date
Ref
Date
Time
Ref
Dictionary
Invariant
Dictionary
Invariant
Double
Ref
Enumeration
Def
Enumeration
Ref
Int
Ref
List
Invariant
List
Invariant
Literal
Invariant
Literal
Invariant
Long
Ref
Map
Ref
Merged
Lists
Invariant
Merged
Lists
Invariant
Merged
Sets
Invariant
Merged
Sets
Invariant
Option
Ref
Qualified
Identifier
Sealed
Union
Select
Invariant
Select
Invariant
Set
Invariant
Set
Invariant
Simple
Invariant
String
Ref
Tagged
Ref
Tuple
Ref
Type
Def
Type
Invariant
Type
Invariant
Type
Member
Type
Member
Type
Param
Ref
Type
Ref
Union
Ref
Unknown
Type
Ref
Uuid
Ref
Value
Class
io
.github
.scalats
.typescript
Array
Ref
Boolean
Ref
Custom
Type
Ref
Date
Ref
Date
Time
Ref
Declaration
Declaration
Class
Enum
Interface
Kind
Kind
Singleton
Tagged
Union
Value
Dictionary
Value
Enum
Declaration
Interface
Declaration
Interface
Declaration
List
Value
Literal
Value
Map
Type
Member
Merged
Lists
Value
Merged
Sets
Value
Nullable
Type
Number
Ref
Select
Value
Set
Value
Simple
Type
Ref
Simple
Value
Singleton
Declaration
Singleton
Declaration
Singleton
Type
Ref
String
Ref
Tagged
Declaration
Tagged
Ref
Tuple
Ref
Type
Ref
Union
Declaration
Union
Member
Ref
Union
Type
Value
Value
Value
Body
Declaration
Value
Body
Declaration
Value
Member
Declaration
Value
Member
Declaration
scala-ts-core
/
io.github.scalats.scala
/
CaseClassRef
CaseClassRef
case
class
CaseClassRef
(
identifier:
QualifiedIdentifier
,
typeArgs:
List
[
TypeRef
])
extends
TypeRef
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
TypeRef
class
Object
trait
Matchable
class
Any
Inherited
Select All
Deselect All
Not inherited
Product
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product