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