Sarek_ppx_lib.Sarek_native_helpersval ppxlib_loc_of_sarek : Sarek_ast.loc -> Ppxlib.locationConvert Sarek_ast.loc to Ppxlib.location
Helper to create an identifier expression
Helper to create a qualified identifier expression
Shared memory variable name - bound in block wrapper
val default_value_for_type :
loc:Ppxlib.location ->
Sarek_types.typ ->
Ppxlib.expressionGenerate default value expression for a given type. Used for array initialization and other contexts where a default is needed.