Package dk.brics.servletvalidator.flowgraph

Contains the classes needed to represent the flow graph as descriped in [KiMø] section 2.

See: Description

Package dk.brics.servletvalidator.flowgraph Description

Contains the classes needed to represent the flow graph as descriped in [KiMø] section 2. The graph is created using the soot jimple abstraction and the documentation for the classes should be read in this context (i.e. there are no "while" or "for" loops in the program being analysed, only "gotos")

Copyright © 2008-2013 Mathias Schwarz.