Home
last modified time | relevance | path

Searched defs:checkModifiersIfNested (Results 1 – 1 of 1) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueishProcessor.java819 final void checkModifiersIfNested(TypeElement type) { in checkModifiersIfNested() method in AutoValueishProcessor
823 final void checkModifiersIfNested(TypeElement type, TypeElement reportedType, String what) { in checkModifiersIfNested() method in AutoValueishProcessor