Cascade also provides an API for creating and accessing control flow data structures. For example, the edu.uci.eecs.doc.cascade.controlflow
package provides abstractions of source code elements such as ForLoop
and ReturnStatement
.
Documentation of the Cascade API is available in the Volta distribution and at the Volta web site.