Searched defs:valueMethod (Results 1 – 6 of 6) sorted by relevance
196 Method valueMethod = annotationType.getMethod("value"); in getValueType() local210 Method valueMethod; in getParametersAnnotationValues() local
218 Method valueMethod = annotationType.getMethod("value"); in getValueType() local232 Method valueMethod; in getParametersAnnotationValues() local
130 Method valueMethod = annotation.annotationType().getDeclaredMethod("value"); in findMapKeyAnnotation() local156 Method valueMethod = mapKeyAnnotation.annotationType().getDeclaredMethod("value"); in typeAndValueOfMapKey() local
15 func (myType) valueMethod() {} func
252 Method valueMethod = environmentType.getMethod("value"); in runningOnAppEngine() local