Skip to content

Commit

Permalink
Latest docs on successful build 2216 auto-pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Nov 30, 2024
1 parent 69b879f commit 0c2baea
Show file tree
Hide file tree
Showing 6 changed files with 318 additions and 220 deletions.
170 changes: 96 additions & 74 deletions com/ibm/wala/cast/ipa/cha/CrossLanguageClassHierarchy.html

Large diffs are not rendered by default.

176 changes: 99 additions & 77 deletions com/ibm/wala/ipa/cha/ClassHierarchy.html

Large diffs are not rendered by default.

153 changes: 85 additions & 68 deletions com/ibm/wala/ipa/cha/IClassHierarchy.html

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions com/ibm/wala/ipa/summaries/LambdaMethodTargetSelector.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<li><a href="#method-detail" tabindex="0">Method Details</a>
<ol class="toc-list">
<li><a href="#getCalleeTarget(com.ibm.wala.ipa.callgraph.CGNode,com.ibm.wala.classLoader.CallSiteReference,com.ibm.wala.classLoader.IClass)" tabindex="0">getCalleeTarget(CGNode, CallSiteReference, IClass)</a></li>
<li><a href="#getLambdaSummaryClass(com.ibm.wala.ipa.callgraph.CGNode,com.ibm.wala.classLoader.CallSiteReference)" tabindex="0">getLambdaSummaryClass(CGNode, CallSiteReference)</a></li>
</ol>
</li>
</ol>
Expand Down Expand Up @@ -138,6 +139,12 @@ <h2>Method Summary</h2>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Return a synthetic method target for invokedynamic calls corresponding to Java lambdas</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="LambdaSummaryClass.html" title="class in com.ibm.wala.ipa.summaries">LambdaSummaryClass</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getLambdaSummaryClass(com.ibm.wala.ipa.callgraph.CGNode,com.ibm.wala.classLoader.CallSiteReference)" class="member-name-link">getLambdaSummaryClass</a><wbr>(<a href="../callgraph/CGNode.html" title="interface in com.ibm.wala.ipa.callgraph">CGNode</a>&nbsp;caller,
<a href="../../classLoader/CallSiteReference.html" title="class in com.ibm.wala.classLoader">CallSiteReference</a>&nbsp;site)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Gets the summary class for a lambda factory, if it has already been created.</div>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -193,6 +200,23 @@ <h3>getCalleeTarget</h3>
</div>
</section>
</li>
<li>
<section class="detail" id="getLambdaSummaryClass(com.ibm.wala.ipa.callgraph.CGNode,com.ibm.wala.classLoader.CallSiteReference)">
<h3>getLambdaSummaryClass</h3>
<div class="horizontal-scroll">
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="LambdaSummaryClass.html" title="class in com.ibm.wala.ipa.summaries">LambdaSummaryClass</a></span>&nbsp;<span class="element-name">getLambdaSummaryClass</span><wbr><span class="parameters">(<a href="../callgraph/CGNode.html" title="interface in com.ibm.wala.ipa.callgraph">CGNode</a>&nbsp;caller,
<a href="../../classLoader/CallSiteReference.html" title="class in com.ibm.wala.classLoader">CallSiteReference</a>&nbsp;site)</span></div>
<div class="block">Gets the summary class for a lambda factory, if it has already been created.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>caller</code> - the caller node</dd>
<dd><code>site</code> - the call site reference</dd>
<dt>Returns:</dt>
<dd>the summary class for the lambda factory, or <code>null</code> if it has not been created</dd>
</dl>
</div>
</section>
</li>
</ul>
</section>
</li>
Expand Down
13 changes: 13 additions & 0 deletions index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -5283,10 +5283,19 @@ <h2 class="title" id="I:C">C</h2>
</dd>
<dt><a href="com/ibm/wala/ipa/callgraph/impl/ExplicitCallGraph.ExplicitNode.html#clearAllTargets()" class="member-name-link">clearAllTargets()</a> - Method in class com.ibm.wala.ipa.callgraph.impl.<a href="com/ibm/wala/ipa/callgraph/impl/ExplicitCallGraph.ExplicitNode.html" title="class in com.ibm.wala.ipa.callgraph.impl">ExplicitCallGraph.ExplicitNode</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/cast/ipa/cha/CrossLanguageClassHierarchy.html#clearCaches()" class="member-name-link">clearCaches()</a> - Method in class com.ibm.wala.cast.ipa.cha.<a href="com/ibm/wala/cast/ipa/cha/CrossLanguageClassHierarchy.html" title="class in com.ibm.wala.cast.ipa.cha">CrossLanguageClassHierarchy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/classLoader/ShrikeBTMethod.html#clearCaches()" class="member-name-link">clearCaches()</a> - Method in class com.ibm.wala.classLoader.<a href="com/ibm/wala/classLoader/ShrikeBTMethod.html" title="class in com.ibm.wala.classLoader">ShrikeBTMethod</a></dt>
<dd>
<div class="block">Clear all optional cached data associated with this class.</div>
</dd>
<dt><a href="com/ibm/wala/ipa/cha/ClassHierarchy.html#clearCaches()" class="member-name-link">clearCaches()</a> - Method in class com.ibm.wala.ipa.cha.<a href="com/ibm/wala/ipa/cha/ClassHierarchy.html" title="class in com.ibm.wala.ipa.cha">ClassHierarchy</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/ipa/cha/IClassHierarchy.html#clearCaches()" class="member-name-link">clearCaches()</a> - Method in interface com.ibm.wala.ipa.cha.<a href="com/ibm/wala/ipa/cha/IClassHierarchy.html" title="interface in com.ibm.wala.ipa.cha">IClassHierarchy</a></dt>
<dd>
<div class="block">Clear internal caches that may be invalidated by addition of new classes, e.g., a cache of the
results of <a href="com/ibm/wala/ipa/cha/IClassHierarchy.html#getPossibleTargets(com.ibm.wala.types.MethodReference)"><code>IClassHierarchy.getPossibleTargets(MethodReference)</code></a>.</div>
</dd>
<dt><a href="com/ibm/wala/cast/loader/CAstAbstractLoader.html#clearMessages()" class="member-name-link">clearMessages()</a> - Method in class com.ibm.wala.cast.loader.<a href="com/ibm/wala/cast/loader/CAstAbstractLoader.html" title="class in com.ibm.wala.cast.loader">CAstAbstractLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/cast/ipa/callgraph/AstCallGraph.AstCGNode.html#clearMutatedCache(com.ibm.wala.classLoader.CallSiteReference)" class="member-name-link">clearMutatedCache(CallSiteReference)</a> - Method in class com.ibm.wala.cast.ipa.callgraph.<a href="com/ibm/wala/cast/ipa/callgraph/AstCallGraph.AstCGNode.html" title="class in com.ibm.wala.cast.ipa.callgraph">AstCallGraph.AstCGNode</a></dt>
Expand Down Expand Up @@ -16380,6 +16389,10 @@ <h2 class="title" id="I:G">G</h2>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/dalvik/dex/instructions/SwitchPad.html#getLabelsAndOffsets()" class="member-name-link">getLabelsAndOffsets()</a> - Method in interface com.ibm.wala.dalvik.dex.instructions.<a href="com/ibm/wala/dalvik/dex/instructions/SwitchPad.html" title="interface in com.ibm.wala.dalvik.dex.instructions">SwitchPad</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/ipa/summaries/LambdaMethodTargetSelector.html#getLambdaSummaryClass(com.ibm.wala.ipa.callgraph.CGNode,com.ibm.wala.classLoader.CallSiteReference)" class="member-name-link">getLambdaSummaryClass(CGNode, CallSiteReference)</a> - Method in class com.ibm.wala.ipa.summaries.<a href="com/ibm/wala/ipa/summaries/LambdaMethodTargetSelector.html" title="class in com.ibm.wala.ipa.summaries">LambdaMethodTargetSelector</a></dt>
<dd>
<div class="block">Gets the summary class for a lambda factory, if it has already been created.</div>
</dd>
<dt><a href="com/ibm/wala/cast/js/loader/JavaScriptLoader.html#getLanguage()" class="member-name-link">getLanguage()</a> - Method in class com.ibm.wala.cast.js.loader.<a href="com/ibm/wala/cast/js/loader/JavaScriptLoader.html" title="class in com.ibm.wala.cast.js.loader">JavaScriptLoader</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/ibm/wala/classLoader/ClassLoaderImpl.html#getLanguage()" class="member-name-link">getLanguage()</a> - Method in class com.ibm.wala.classLoader.<a href="com/ibm/wala/classLoader/ClassLoaderImpl.html" title="class in com.ibm.wala.classLoader">ClassLoaderImpl</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion member-search-index.js

Large diffs are not rendered by default.

0 comments on commit 0c2baea

Please sign in to comment.