- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for onJavadocTag (0.13 sec)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/JavadocConverter.java
if (handler.onJavadocTag(name, tagValue.toString())) { tagValue = null; return; } } throw new UnsupportedOperationException(); } } private interface JavadocTagHandler { boolean onJavadocTag(String tag, String value); }
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed May 21 06:20:45 UTC 2025 - 29.3K bytes - Viewed (0)