Package dk.brics.xact.analysis.flowgraph

Representation of flow graphs.

See:
          Description

Class Summary
Edge<Nodetype,Edgetype> Flow graph edge.
Entity Superclass of all program entities.
FlowGraph Flow graph.
Graph<Nodetype,Edgetype> Generic directed multigraph.
Method A method in an application class with its relevant variables and type annotations.
SchemaType Schema type.
Statement Superclass of abstract statements.
TemplateConstant XML template constant.
Variable A program variable, used in a flow graph.
VariableFilter Variable label set for flow graph edges.
 

Enum Summary
VariableFilter.Kind Variable filter kinds.
 

Package dk.brics.xact.analysis.flowgraph Description

Representation of flow graphs.

Author:
Anders Møller <amoeller@cs.au.dk>, Asger Feldthaus <asf@cs.au.dk>, Christian Kirkegaard <ck@cs.au.dk>, Aske Simon Christensen <aske@cs.au.dk>


Copyright © 2005-2011 Aarhus University.