Searched refs:buildAnnotationInstance (Results 1 – 1 of 1) sorted by relevance
1472 private static AnnotationInstanceInfo buildAnnotationInstance(ParseTree tree, in buildAnnotationInstance() method in InfoBuilder1559 value = InfoBuilder.buildAnnotationInstance((ParseTree) tree.getChild(0), builder); in buildElementValue()1902 mAnnotations.add(buildAnnotationInstance((ParseTree) child, mBuilder)); in parseModifiers()