refinedEncDef : Name -> (p : ParamTypeInfo) -> RefinedInfo p -> Decl- Totality: total
Visibility: export RefinedTSVEncoderVis : Visibility -> List Name -> ParamTypeInfo -> Res (List TopLevel) Generate declarations and implementations for
`FromJSON` for a given refinement type.
Totality: total
Visibility: exportRefinedTSVEncoder : List Name -> ParamTypeInfo -> Res (List TopLevel) Generate declarations and implementations for
`FromJSON` for a given refinement type.
Totality: total
Visibility: exportrefinedDecDef : Name -> Name -> Decl- Totality: total
Visibility: export RefinedTSVDecoderVis : Visibility -> List Name -> ParamTypeInfo -> Res (List TopLevel) Generate declarations and implementations for
`TSVDecoder` for a given refinement type.
Totality: total
Visibility: exportRefinedTSVDecoder : List Name -> ParamTypeInfo -> Res (List TopLevel) Generate declarations and implementations for
`TSVDecoder` for a given refinement type.
Totality: total
Visibility: exportRefinedTSV : List Name -> ParamTypeInfo -> Res (List TopLevel) Generate declarations and implementations for
`TSVDecoder` and `TSVEncoder` for a given refinement type.
Totality: total
Visibility: export