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