hydra.decode.util module

Term decoders for hydra.util.

hydra.decode.util.case_convention(cx: Graph, raw: Term) object

Decoder for hydra.util.CaseConvention.

hydra.decode.util.comparison(cx: Graph, raw: Term) object

Decoder for hydra.util.Comparison.

hydra.decode.util.module_names(n: Callable[[Graph, Term], object], cx: Graph, raw: Term) object

Decoder for hydra.util.ModuleNames.

hydra.decode.util.precision(cx: Graph, raw: Term) object

Decoder for hydra.util.Precision.

hydra.decode.util.qualified_name(cx: Graph, raw: Term) object

Decoder for hydra.util.QualifiedName.