Searched defs:elementValuePair (Results 1 – 2 of 2) sorted by relevance
297 final ElementValuePair elementValuePair = anno.getElementValuePairs()[0]; in assertArrayElementValue() local325 final ElementValuePair elementValuePair = anno.getElementValuePairs()[0]; in assertSimpleElementValue() local
6227 public final void elementValuePair() throws RecognitionException { in elementValuePair() method in JavaParser