herdtools7.asllib
Native.NoScope
type t = unit
Data making a subprogram call unique, if needed.
val global : init:bool -> t
The global scope during runtime or init, depending on init flag.
init
val new_local : AST.identifier -> t
new_local_scope subprogram_name returns a new identifier for the call to the function named subprogram_name.
new_local_scope subprogram_name
subprogram_name