Searched refs:markerAnnotationExprMetaModel (Results 1 – 2 of 2) sorted by relevance
95 return JavaParserMetaModel.markerAnnotationExprMetaModel; in getMetaModel()
142 …markerAnnotationExprMetaModel.getConstructorParameters().add(annotationExprMetaModel.namePropertyM… in initializeConstructorParameters()308 nodeMetaModels.add(markerAnnotationExprMetaModel); in initializeNodeMetaModels()873 …public static final MarkerAnnotationExprMetaModel markerAnnotationExprMetaModel = new MarkerAnnota… field in JavaParserMetaModel