scala-ts-python
scala-ts-python
API
io.github.scalats.python
PythonDeclarationMapper
PythonFilePrinter
PythonTypeMapper
scala-ts-python
/
io.github.scalats.python
io.github.scalats.python
package
io.github.scalats.python
Clear all
Members list
Concise view
Type members
Classlikes
final
class
PythonDeclarationMapper
extends
DeclarationMapper
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
DeclarationMapper
trait (
Resolved
,
Settings
,
Resolved
,
FieldMapper
,
Declaration
,
PrintStream
)
=>
Option
[
Unit
]
class
Object
trait
Matchable
class
Any
final
class
PythonFilePrinter
(
outDir
:
File
)
extends
BasePrinter
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
BasePrinter
trait
Printer
trait (
Settings
,
Kind
,
String
,
ListSet
[
TypeRef
])
=>
PrintStream
class
Object
trait
Matchable
class
Any
final
class
PythonTypeMapper
extends
TypeMapper
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
TypeMapper
trait (
Resolved
,
Settings
,
Declaration
,
Field
,
TypeRef
)
=>
Option
[
String
]
class
Object
trait
Matchable
class
Any