Searched refs:NormalAnnotationExprMetaModel (Results 1 – 3 of 3) sorted by relevance
5 public class NormalAnnotationExprMetaModel extends AnnotationExprMetaModel { class7 NormalAnnotationExprMetaModel(Optional<BaseNodeMetaModel> superBaseNodeMetaModel) { in NormalAnnotationExprMetaModel() method in NormalAnnotationExprMetaModel
876 …public static final NormalAnnotationExprMetaModel normalAnnotationExprMetaModel = new NormalAnnota…
33 import com.github.javaparser.metamodel.NormalAnnotationExprMetaModel;140 public NormalAnnotationExprMetaModel getMetaModel() { in getMetaModel()