The src/escapes
Directory
Namespace escapes
. Compute the escaping variables.
File: libescapes.* (src/escapes/)
The interface of the
escapes
module. It exports a single procedure,escapes_compute
.
File: escapes-visitor.* (src/escapes/)
The
escapes::EscapesVisitor
. Computes the escaping variables. Link each variable with its definition site.