Home
last modified time | relevance | path

Searched defs:TYPE_PARAMETERS_PROPERTY (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DRecordDeclaration.java86 public static final ChildListPropertyDescriptor TYPE_PARAMETERS_PROPERTY = field in RecordDeclaration
140 addProperty(TYPE_PARAMETERS_PROPERTY, propertyList); in addProperty() argument
H A DMethodDeclaration.java147 public static final ChildListPropertyDescriptor TYPE_PARAMETERS_PROPERTY = field in MethodDeclaration
244 addProperty(TYPE_PARAMETERS_PROPERTY, propertyList); in addProperty() argument
258 addProperty(TYPE_PARAMETERS_PROPERTY, propertyList); in addProperty() argument
274 addProperty(TYPE_PARAMETERS_PROPERTY, propertyList); in addProperty() argument
H A DTypeDeclaration.java127 public static final ChildListPropertyDescriptor TYPE_PARAMETERS_PROPERTY = field in TypeDeclaration
171 addProperty(TYPE_PARAMETERS_PROPERTY, propertyList); in addProperty() argument