Package org.teavm.model
Class CallLocation
java.lang.Object
org.teavm.model.CallLocation
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionCallLocation(MethodReference method)
CallLocation(MethodReference method, TextLocation sourceLocation)
-
Method Summary