Package org.teavm.common
Interface Loop
-
public interface Loop
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetHead()LoopgetParent()booleanisChildOf(Loop other)
-
public interface Loop
| Modifier and Type | Method | Description |
|---|---|---|
int |
getHead() |
|
Loop |
getParent() |
|
boolean |
isChildOf(Loop other) |