Searched refs:ArrayCreationLevelMetaModel (Results 1 – 3 of 3) sorted by relevance
5 public class ArrayCreationLevelMetaModel extends NodeMetaModel { class7 ArrayCreationLevelMetaModel(Optional<BaseNodeMetaModel> superBaseNodeMetaModel) { in ArrayCreationLevelMetaModel() method in ArrayCreationLevelMetaModel
792 …public static final ArrayCreationLevelMetaModel arrayCreationLevelMetaModel = new ArrayCreationLev…
36 import com.github.javaparser.metamodel.ArrayCreationLevelMetaModel;170 public ArrayCreationLevelMetaModel getMetaModel() { in getMetaModel()