JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.common
Loop
Contents
Description
Method Summary
Method Details
getHead()
getParent()
isChildOf(Loop)
Hide sidebar
Show sidebar
Interface Loop
public interface
Loop
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getHead
()
Loop
getParent
()
boolean
isChildOf
(
Loop
other)
Method Details
getHead
int
getHead
()
getParent
Loop
getParent
()
isChildOf
boolean
isChildOf
(
Loop
other)