Tezos_020_PsParisC_test_helpers.ExprSourceval from_string :
?check_micheline_indentation:bool ->
string ->
Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Script.exprParse a Michelson expression from string, raising an exception on error.
val toplevel_from_string :
?check_micheline_indentation:bool ->
string ->
Tezos_protocol_020_PsParisC.Protocol.Michelson_v1_primitives.prim
Tezos_micheline.Micheline.canonicalParses a Michelson contract from string, raising an exception on error.