SumListCommonSirTypeGenerator
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object SumDataListSirTypeGenerator
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ComplexLoweredValuetrait LoweredValueclass Objecttrait Matchableclass AnyShow all
Value members
Abstract methods
mkNilData and mkNilPairData
mkNilData and mkNilPairData
Attributes
Concrete methods
Generate constructor for this type. Always called on DataDecl.tp
Generate constructor for this type. Always called on DataDecl.tp
Value parameters
- constr
-
- constructor, which we should generate
- targetType
-
- type of the generated value, which should be a subtype of constr.tp
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited and Abstract methods
Get default representation for data representation of this type. This representation is used when converting to data.
Get default representation for data representation of this type. This representation is used when converting to data.
Attributes
- Inherited from:
- SirTypeUplcGenerator
Get default representation. Assumed that input parameters of functions and vars and are in this representation.
Get default representation. Assumed that input parameters of functions and vars and are in this representation.
Attributes
- Inherited from:
- SirTypeUplcGenerator
Get default representation for type variable. This representation is used when converting to parameters of scala functions with type parameters. (Usually the same as defaultDataRepresentation, except Lambdas).
Get default representation for type variable. This representation is used when converting to parameters of scala functions with type parameters. (Usually the same as defaultDataRepresentation, except Lambdas).
Attributes
- Inherited from:
- SirTypeUplcGenerator