Searched defs:typeModifiers (Results 1 – 2 of 2) sorted by relevance
75 Set<Modifier> typeModifiers = enclosingElement.getModifiers(); in validate() local
158 int typeModifiers = typeDeclaration.getModifiers(); in isTypePublicApiEligible() local