JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.callgraph
FieldAccessSite
Contents
Description
Method Summary
Method Details
getLocation()
getCallee()
getField()
Hide sidebar
Show sidebar
Interface FieldAccessSite
public interface
FieldAccessSite
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CallGraphNode
getCallee
()
FieldReference
getField
()
TextLocation
getLocation
()
Method Details
getLocation
TextLocation
getLocation
()
getCallee
CallGraphNode
getCallee
()
getField
FieldReference
getField
()