Home
last modified time | relevance | path

Searched refs:TYPE_PROPERTY (Results 1 – 25 of 80) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DTypeLiteral.java38 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in TypeLiteral
51 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
95 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
147 postLazyInit(this.type, TYPE_PROPERTY); in getType()
169 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
171 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DCreationReference.java38 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in CreationReference
57 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
107 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
171 postLazyInit(this.type, TYPE_PROPERTY); in getType()
193 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
195 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DParameterizedType.java44 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in ParameterizedType
63 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
117 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
182 postLazyInit(this.type, TYPE_PROPERTY); in getType()
204 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
206 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DMethodRefParameter.java46 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in MethodRefParameter
82 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
88 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
152 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
232 postLazyInit(this.type, TYPE_PROPERTY); in getType()
255 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
257 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DCastExpression.java38 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in CastExpression
58 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
117 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
172 postLazyInit(this.type, TYPE_PROPERTY); in getType()
194 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
196 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DFieldDeclaration.java71 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in FieldDeclaration
102 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
110 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
195 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
295 postLazyInit(this.baseType, TYPE_PROPERTY); in getType()
317 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
319 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DArrayCreation.java49 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in ArrayCreation
76 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
143 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
211 postLazyInit(this.arrayType, TYPE_PROPERTY); in getType()
234 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
236 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DVariableDeclarationExpression.java62 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in VariableDeclarationExpression
92 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
99 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
189 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
355 postLazyInit(this.baseType, TYPE_PROPERTY); in getType()
378 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
380 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DVariableDeclarationStatement.java65 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in VariableDeclarationStatement
95 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
102 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
192 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
358 postLazyInit(this.baseType, TYPE_PROPERTY); in getType()
381 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
383 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DTypeMethodReference.java37 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in TypeMethodReference
62 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
127 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
193 postLazyInit(this.type, TYPE_PROPERTY); in getType()
215 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
217 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DSingleVariableDeclaration.java59 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in SingleVariableDeclaration
136 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
145 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
155 addProperty(TYPE_PROPERTY, propertyList); in addProperty() argument
306 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
510 postLazyInit(this.type, TYPE_PROPERTY); in getType()
533 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
535 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DAnnotationTypeMemberDeclaration.java61 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in AnnotationTypeMemberDeclaration
88 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
156 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
260 postLazyInit(this.memberType, TYPE_PROPERTY); in getType()
283 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
285 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
H A DClassInstanceCreation.java72 public static final ChildPropertyDescriptor TYPE_PROPERTY = field in ClassInstanceCreation
118 addProperty(TYPE_PROPERTY, properyList); in addProperty() argument
228 if (property == TYPE_PROPERTY) { in internalGetSetChildProperty()
447 postLazyInit(this.type, TYPE_PROPERTY); in getType()
474 preReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
476 postReplaceChild(oldChild, type, TYPE_PROPERTY); in setType()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/proposals/
H A DTypeChangeCorrectionProposal.java240 rewrite.set(methodDecl, AnnotationTypeMemberDeclaration.TYPE_PROPERTY, type, null); in getRewrite()
258 rewrite.set(fieldDecl, FieldDeclaration.TYPE_PROPERTY, type, null); in getRewrite()
279 Type oldType= (Type) rewrite.get(varDecl, VariableDeclarationStatement.TYPE_PROPERTY); in getRewrite()
280 rewrite.set(varDecl, VariableDeclarationStatement.TYPE_PROPERTY, type, null); in getRewrite()
292 Type oldType= (Type) rewrite.get(varDecl, VariableDeclarationExpression.TYPE_PROPERTY); in getRewrite()
293 rewrite.set(varDecl, VariableDeclarationExpression.TYPE_PROPERTY, type, null); in getRewrite()
305 Type oldType= (Type) rewrite.get(variableDeclaration, SingleVariableDeclaration.TYPE_PROPERTY); in getRewrite()
306 rewrite.set(variableDeclaration, SingleVariableDeclaration.TYPE_PROPERTY, type, null); in getRewrite()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/
H A DDSCompletionProposal.java76 case IDSConstants.TYPE_PROPERTY: in getTextbyType()
105 } else if (fObject.getType() == IDSConstants.TYPE_PROPERTY) { in getImage()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/
H A DASTRewriteFlattener.java371 getChildNode(node, CastExpression.TYPE_PROPERTY).accept(this); in visit()
404 getChildNode(node, ClassInstanceCreation.TYPE_PROPERTY).accept(this); in visit()
470 getChildNode(node, CreationReference.TYPE_PROPERTY).accept(this); in visit()
539 getChildNode(node, FieldDeclaration.TYPE_PROPERTY).accept(this); in visit()
924 getChildNode(node, SingleVariableDeclaration.TYPE_PROPERTY).accept(this); in visit()
1156 getChildNode(node, TypeLiteral.TYPE_PROPERTY).accept(this); in visit()
1182 getChildNode(node, VariableDeclarationExpression.TYPE_PROPERTY).accept(this); in visit()
1207 getChildNode(node, VariableDeclarationStatement.TYPE_PROPERTY).accept(this); in visit()
1260 getChildNode(node, MethodRefParameter.TYPE_PROPERTY).accept(this); in visit()
1453 getChildNode(node, ParameterizedType.TYPE_PROPERTY).accept(this); in visit()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/
H A DIContributionService.java30 String TYPE_PROPERTY = "property"; //$NON-NLS-1$ field
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/property-info/
H A DPropertyReadInfo.php24 public const TYPE_PROPERTY = 'property'; define in Symfony\\Component\\PropertyInfo\\PropertyReadInfo
H A DPropertyWriteInfo.php25 public const TYPE_PROPERTY = 'property'; define in Symfony\\Component\\PropertyInfo\\PropertyWriteInfo
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/model/
H A DModel_Asset.h30 …enum TYPE { TYPE_PROPERTY = 0, TYPE_AUTO, TYPE_HOUSE, TYPE_ART, TYPE_JEWELLERY, TYPE_CASH, TYPE_OT… enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/fix/
H A DJava50Fix.java328 Type rawReference= (Type)node.getStructuralProperty(ClassInstanceCreation.TYPE_PROPERTY); in createRawTypeReferenceOperations()
451 …TNode result= (ASTNode)statement.getStructuralProperty(VariableDeclarationStatement.TYPE_PROPERTY); in getRawReference()
456 ASTNode result= (ASTNode)declaration.getStructuralProperty(FieldDeclaration.TYPE_PROPERTY); in getRawReference()
462 …STNode result= (ASTNode)declaration.getStructuralProperty(SingleVariableDeclaration.TYPE_PROPERTY); in getRawReference()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.core/src/org/eclipse/pde/internal/ds/core/
H A DIDSConstants.java78 public static final int TYPE_PROPERTY = 3; field
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/property-info/Extractor/
H A DReflectionExtractor.php301 …return new PropertyReadInfo(PropertyReadInfo::TYPE_PROPERTY, $property, PropertyReadInfo::VISIBILI…
307 …return new PropertyReadInfo(PropertyReadInfo::TYPE_PROPERTY, $property, $this->getReadVisiblityFor…
401 …return new PropertyWriteInfo(PropertyWriteInfo::TYPE_PROPERTY, $property, $this->getWriteVisiblity…
407 …return new PropertyWriteInfo(PropertyWriteInfo::TYPE_PROPERTY, $property, PropertyWriteInfo::VISIB…
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dundo_redo.cpp151 do_op.type = Operation::TYPE_PROPERTY; in add_do_property()
170 undo_op.type = Operation::TYPE_PROPERTY; in add_undo_property()
276 case Operation::TYPE_PROPERTY: { in _process_operation_list()
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dundo_redo.cpp151 do_op.type = Operation::TYPE_PROPERTY; in add_do_property()
170 undo_op.type = Operation::TYPE_PROPERTY; in add_undo_property()
276 case Operation::TYPE_PROPERTY: { in _process_operation_list()

1234