Searched defs:typeMismatch (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/apt/mirror/declaration/
H A DAnnotationProxyMaker.java168 typeMismatch(method, attr);
253 private void typeMismatch(Method method, final Attribute attr) { method in class:AnnotationProxyMaker.ValueVisitor
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/model/
H A DAnnotationProxyMaker.java169 typeMismatch(method, attr);
253 private void typeMismatch(Method method, final Attribute attr) { method in class:AnnotationProxyMaker.ValueVisitor

Completed in 30 milliseconds