Uses of Interface
org.teavm.callgraph.CallSite
Packages that use CallSite
-
Uses of CallSite in org.teavm.callgraph
Methods in org.teavm.callgraph that return types with arguments of type CallSiteModifier and TypeMethodDescriptionCollection<? extends CallSite>CallGraphNode.getCallerCallSites()Collection<? extends CallSite>CallGraphNode.getCallSites() -
Uses of CallSite in org.teavm.dependency
Classes in org.teavm.dependency that implement CallSite