Class InliningInfo
java.lang.Object
org.teavm.model.InliningInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInliningInfo(MethodReference method, String fileName, int line, InliningInfo parent) -
Method Summary
-
Constructor Details
-
InliningInfo
-
-
Method Details
-
getMethod
-
getFileName
-
getLine
public int getLine() -
getParent
-
isEmpty
public boolean isEmpty() -
hashCode
-
equals
-