Package org.teavm.ast.analysis
Class LocationGraphBuilder
- java.lang.Object
-
- org.teavm.ast.analysis.LocationGraphBuilder
-
public final class LocationGraphBuilder extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ControlFlowEntry[]build(Statement node)
-
-
-
Method Detail
-
build
public static ControlFlowEntry[] build(Statement node)
-
-