- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getScopeFromMods (0.07 seconds)
-
build-conventions/src/main/java/org/elasticsearch/gradle/internal/checkstyle/MissingJavadocTypeCheck.java
customScope = Scope.PUBLIC; } else { final DetailAST mods = ast.findFirstToken(TokenTypes.MODIFIERS); customScope = ScopeUtil.getScopeFromMods(mods); } final Scope surroundingScope = ScopeUtil.getSurroundingScope(ast); final String outerTypeName = ast.findFirstToken(TokenTypes.IDENT).getText();Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jun 10 23:06:44 GMT 2021 - 5.5K bytes - Click Count (0)