Searched refs:normalAnnotationExprMetaModel (Results 1 – 2 of 2) sorted by relevance
139 return JavaParserMetaModel.normalAnnotationExprMetaModel; in getMetaModel()
155 …normalAnnotationExprMetaModel.getConstructorParameters().add(annotationExprMetaModel.namePropertyM… in initializeConstructorParameters()156 …normalAnnotationExprMetaModel.getConstructorParameters().add(normalAnnotationExprMetaModel.pairsPr… in initializeConstructorParameters()324 nodeMetaModels.add(normalAnnotationExprMetaModel); in initializeNodeMetaModels()572 …normalAnnotationExprMetaModel.pairsPropertyMetaModel = new PropertyMetaModel(normalAnnotationExprM… in initializePropertyMetaModels()573 …normalAnnotationExprMetaModel.getDeclaredPropertyMetaModels().add(normalAnnotationExprMetaModel.pa… in initializePropertyMetaModels()885 …public static final NormalAnnotationExprMetaModel normalAnnotationExprMetaModel = new NormalAnnota… field in JavaParserMetaModel