Tezos_017_PtNairob_test_helpers.ExprSourceval from_string :
?check_micheline_indentation:bool ->
string ->
Tezos_protocol_017_PtNairob.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_017_PtNairob.Protocol.Alpha_context.Script.exprParses a Michelson contract from string, raising an exception on error.