Package org.teavm.callgraph
Interface FieldAccessSite
public interface FieldAccessSite
-
Method Summary
-
Method Details
-
getLocation
TextLocation getLocation() -
getCallee
CallGraphNode getCallee() -
getField
FieldReference getField()
-