Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class InformationFlowAnalysis
Link copied to clipboard
class NameAnalysis
Link copied to clipboard
Analysis that ensures all out parameters of functions are initialized before they are used and before the function returns.
Link copied to clipboard
Associates each StatementNode with the Protocols involved in its execution.
Link copied to clipboard
class TypeAnalysis
Functions
Link copied to clipboard
Link copied to clipboard
Returns this node and all its descendants in post order.
Link copied to clipboard
Link copied to clipboard
A FreshNameGenerator that will avoid all Variable names in this node.
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
Returns the declaration of mainFunction function in this program.
Link copied to clipboard