Skip to content

Commit

Permalink
Latest docs on successful build 6797 auto-pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Oct 24, 2024
1 parent 348a23e commit bed5586
Show file tree
Hide file tree
Showing 21 changed files with 4,769 additions and 5,136 deletions.
2,935 changes: 1,465 additions & 1,470 deletions api/latest/allclasses-index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

216 changes: 0 additions & 216 deletions api/latest/com/google/errorprone/bugpatterns/DoNotUseRuleChain.html

This file was deleted.

Large diffs are not rendered by default.

1,644 changes: 819 additions & 825 deletions api/latest/com/google/errorprone/bugpatterns/class-use/BugChecker.html

Large diffs are not rendered by default.

This file was deleted.

1,337 changes: 666 additions & 671 deletions api/latest/com/google/errorprone/bugpatterns/package-summary.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<li class="circle">com.google.errorprone.bugpatterns.<a href="DoNotCallChecker.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">DoNotCallChecker</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.CompilationUnitTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.CompilationUnitTreeMatcher</a>, com.google.errorprone.bugpatterns.<a href="BugChecker.MethodTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.<a href="DoNotCallSuggester.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">DoNotCallSuggester</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.MethodTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.<a href="DoNotClaimAnnotations.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">DoNotClaimAnnotations</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.MethodTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.<a href="DoNotUseRuleChain.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">DoNotUseRuleChain</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.VariableTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.VariableTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.<a href="DoubleBraceInitialization.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">DoubleBraceInitialization</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.NewClassTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.NewClassTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.<a href="DuplicateMapKeys.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">DuplicateMapKeys</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.<a href="EmptyCatch.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns">EmptyCatch</a> (implements com.google.errorprone.bugpatterns.<a href="BugChecker.CatchTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.CatchTreeMatcher</a>)</li>
Expand Down
Loading

0 comments on commit bed5586

Please sign in to comment.