io.github.scalats.python.PythonDeclarationMapper
Attributes
- Graph
- Supertypes
trait DeclarationMapper
trait (
Resolved,
Settings,
Resolved,
FieldMapper,
Declaration,
PrintStream)
=> Option[
Unit]
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- declaration
the transpiled declaration to be emitted
- fieldMapper
the field mapper
- out
the printer to output the code
- parent
the parent declaration mapper
- settings
the current settings
- typeMapper
the resolved type mapper
- Returns:
Some print operation, or None if declaration
is not handled
Attributes
- Inherited from:
- DeclarationMapper
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Inherited from:
- DeclarationMapper