Skip to content

Commit

Permalink
Latest docs on successful build 5967 auto-pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Feb 6, 2024
1 parent 49ad82e commit 6550d8e
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 263 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,12 @@ <h2 id="nested-classes-inherited-from-class-com.google.errorprone.bugpatterns.Bu
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">AbstractToString</a>()</code></div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(com.google.errorprone.ErrorProneFlags)" class="member-name-link">AbstractToString</a><wbr>(<a href="../ErrorProneFlags.html" title="class in com.google.errorprone">ErrorProneFlags</a>&nbsp;flags)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
Expand Down Expand Up @@ -203,9 +205,9 @@ <h3 id="methods-inherited-from-class-com.google.errorprone.matchers.Suppressible
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<section class="detail" id="&lt;init&gt;(com.google.errorprone.ErrorProneFlags)">
<h3>AbstractToString</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">AbstractToString</span>()</div>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="element-name">AbstractToString</span><wbr><span class="parameters">(<a href="../ErrorProneFlags.html" title="class in com.google.errorprone">ErrorProneFlags</a>&nbsp;flags)</span></div>
</section>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
Expand Down Expand Up @@ -108,19 +108,6 @@ <h2 id="nested-classes-inherited-from-class-com.google.errorprone.bugpatterns.Bu
<code><a href="BugChecker.AnnotatedTypeTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.AnnotatedTypeTreeMatcher</a>, <a href="BugChecker.AnnotationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.AnnotationTreeMatcher</a>, <a href="BugChecker.ArrayAccessTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ArrayAccessTreeMatcher</a>, <a href="BugChecker.ArrayTypeTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ArrayTypeTreeMatcher</a>, <a href="BugChecker.AssertTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.AssertTreeMatcher</a>, <a href="BugChecker.AssignmentTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.AssignmentTreeMatcher</a>, <a href="BugChecker.BinaryTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.BinaryTreeMatcher</a>, <a href="BugChecker.BlockTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.BlockTreeMatcher</a>, <a href="BugChecker.BreakTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.BreakTreeMatcher</a>, <a href="BugChecker.CaseTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.CaseTreeMatcher</a>, <a href="BugChecker.CatchTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.CatchTreeMatcher</a>, <a href="BugChecker.ClassTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ClassTreeMatcher</a>, <a href="BugChecker.CompilationUnitTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.CompilationUnitTreeMatcher</a>, <a href="BugChecker.CompoundAssignmentTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.CompoundAssignmentTreeMatcher</a>, <a href="BugChecker.ConditionalExpressionTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ConditionalExpressionTreeMatcher</a>, <a href="BugChecker.ContinueTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ContinueTreeMatcher</a>, <a href="BugChecker.DoWhileLoopTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.DoWhileLoopTreeMatcher</a>, <a href="BugChecker.EmptyStatementTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.EmptyStatementTreeMatcher</a>, <a href="BugChecker.EnhancedForLoopTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.EnhancedForLoopTreeMatcher</a>, <a href="BugChecker.ExpressionStatementTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ExpressionStatementTreeMatcher</a>, <a href="BugChecker.ForLoopTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ForLoopTreeMatcher</a>, <a href="BugChecker.IdentifierTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.IdentifierTreeMatcher</a>, <a href="BugChecker.IfTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.IfTreeMatcher</a>, <a href="BugChecker.ImportTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ImportTreeMatcher</a>, <a href="BugChecker.InstanceOfTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.InstanceOfTreeMatcher</a>, <a href="BugChecker.IntersectionTypeTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.IntersectionTypeTreeMatcher</a>, <a href="BugChecker.LabeledStatementTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.LabeledStatementTreeMatcher</a>, <a href="BugChecker.LambdaExpressionTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.LambdaExpressionTreeMatcher</a>, <a href="BugChecker.LiteralTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.LiteralTreeMatcher</a>, <a href="BugChecker.MemberReferenceTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MemberReferenceTreeMatcher</a>, <a href="BugChecker.MemberSelectTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MemberSelectTreeMatcher</a>, <a href="BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>, <a href="BugChecker.MethodTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodTreeMatcher</a>, <a href="BugChecker.ModifiersTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ModifiersTreeMatcher</a>, <a href="BugChecker.NewArrayTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.NewArrayTreeMatcher</a>, <a href="BugChecker.NewClassTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.NewClassTreeMatcher</a>, <a href="BugChecker.ParameterizedTypeTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ParameterizedTypeTreeMatcher</a>, <a href="BugChecker.ParenthesizedTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ParenthesizedTreeMatcher</a>, <a href="BugChecker.PrimitiveTypeTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.PrimitiveTypeTreeMatcher</a>, <a href="BugChecker.ReturnTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ReturnTreeMatcher</a>, <a href="BugChecker.SuppressibleTreePathScanner.html" title="class in com.google.errorprone.bugpatterns">BugChecker.SuppressibleTreePathScanner</a>&lt;<a href="BugChecker.SuppressibleTreePathScanner.html" title="type parameter in BugChecker.SuppressibleTreePathScanner">R</a>,<wbr><a href="BugChecker.SuppressibleTreePathScanner.html" title="type parameter in BugChecker.SuppressibleTreePathScanner">P</a>&gt;, <a href="BugChecker.SwitchTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.SwitchTreeMatcher</a>, <a href="BugChecker.SynchronizedTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.SynchronizedTreeMatcher</a>, <a href="BugChecker.ThrowTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.ThrowTreeMatcher</a>, <a href="BugChecker.TryTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.TryTreeMatcher</a>, <a href="BugChecker.TypeCastTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.TypeCastTreeMatcher</a>, <a href="BugChecker.TypeParameterTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.TypeParameterTreeMatcher</a>, <a href="BugChecker.UnaryTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.UnaryTreeMatcher</a>, <a href="BugChecker.UnionTypeTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.UnionTypeTreeMatcher</a>, <a href="BugChecker.VariableTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.VariableTreeMatcher</a>, <a href="BugChecker.WhileLoopTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.WhileLoopTreeMatcher</a>, <a href="BugChecker.WildcardTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.WildcardTreeMatcher</a></code></div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">AnnotationMirrorToString</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
Expand Down Expand Up @@ -171,20 +158,6 @@ <h3 id="methods-inherited-from-class-com.google.errorprone.matchers.Suppressible
</section>
<section class="details">
<ul class="details-list">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>AnnotationMirrorToString</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">AnnotationMirrorToString</span>()</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
Expand Down
Loading

0 comments on commit 6550d8e

Please sign in to comment.