Interface GraphFlattener
-
- All Known Implementing Classes:
FlattenStatementsHelper
public interface GraphFlattener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DirectGraphbuildDirectGraph(RootStatement root)
-
-
-
Method Detail
-
buildDirectGraph
DirectGraph buildDirectGraph(RootStatement root)
-
-