Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.ChildPropertyDescriptor
Packages that use ChildPropertyDescriptor
Package
Description
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Uses of ChildPropertyDescriptor in org.aspectj.org.eclipse.jdt.core.dom
Fields in org.aspectj.org.eclipse.jdt.core.dom declared as ChildPropertyDescriptorModifier and TypeFieldDescriptionstatic ChildPropertyDescriptorDeclareAtConstructorDeclaration.ANNOTATION_NAME_PROPERTYstatic ChildPropertyDescriptorDeclareAtFieldDeclaration.ANNOTATION_NAME_PROPERTYstatic ChildPropertyDescriptorDeclareAtMethodDeclaration.ANNOTATION_NAME_PROPERTYstatic ChildPropertyDescriptorDeclareAtTypeDeclaration.ANNOTATION_NAME_PROPERTYstatic ChildPropertyDescriptorClassInstanceCreation.ANONYMOUS_CLASS_DECLARATION_PROPERTYThe "anonymousClassDeclaration" structural property of this node type (child type:AnonymousClassDeclaration).static ChildPropertyDescriptorEnumConstantDeclaration.ANONYMOUS_CLASS_DECLARATION_PROPERTYThe "anonymousClassDeclaration" structural property of this node type (child type:AnonymousClassDeclaration).static ChildPropertyDescriptorAroundAdviceDeclaration.aroundBODY_PROPERTYstatic ChildPropertyDescriptorAroundAdviceDeclaration.aroundJAVADOC_PROPERTYstatic ChildPropertyDescriptorAroundAdviceDeclaration.aroundPOINTCUT_PROPERTYstatic ChildPropertyDescriptorAroundAdviceDeclaration.aroundRETURN_TYPE_PROPERTYstatic ChildPropertyDescriptorAroundAdviceDeclaration.aroundRETURN_TYPE2_PROPERTYstatic ChildPropertyDescriptorArrayAccess.ARRAY_PROPERTYThe "array" structural property of this node type (child type:Expression).static ChildPropertyDescriptorAdviceDeclaration.BODY_PROPERTYThe "body" structural property of this node type.static ChildPropertyDescriptorCatchClause.BODY_PROPERTYThe "body" structural property of this node type (child type:Block).static ChildPropertyDescriptorCflowPointcut.BODY_PROPERTYstatic ChildPropertyDescriptorDoStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Statement).static ChildPropertyDescriptorEnhancedForStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Statement).static ChildPropertyDescriptorForStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Statement).static ChildPropertyDescriptorInitializer.BODY_PROPERTYThe "body" structural property of this node type (child type:Block).static ChildPropertyDescriptorLabeledStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Statement).static ChildPropertyDescriptorLambdaExpression.BODY_PROPERTYThe "body" structural property of this node type (child type:ASTNode, must be either aBlockor anExpression).static ChildPropertyDescriptorMethodDeclaration.BODY_PROPERTYThe "body" structural property of this node type (child type:Block).static ChildPropertyDescriptorNotPointcut.BODY_PROPERTYstatic ChildPropertyDescriptorPerCflow.BODY_PROPERTYstatic ChildPropertyDescriptorPerObject.BODY_PROPERTYstatic ChildPropertyDescriptorSynchronizedStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Block).static ChildPropertyDescriptorTryStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Block).static ChildPropertyDescriptorWhileStatement.BODY_PROPERTYThe "body" structural property of this node type (child type:Statement).static ChildPropertyDescriptorWildcardType.BOUND_PROPERTYThe "bound" structural property of this node type (child type:Type).static ChildPropertyDescriptorDeclareParentsDeclaration.CHILD_TYPE_PATTERN_PROPERTYstatic ChildPropertyDescriptorArrayType.COMPONENT_TYPE_PROPERTYDeprecated.static ChildPropertyDescriptorTypeDeclarationStatement.DECLARATION_PROPERTYThe "declaration" structural property of this node type (child type:AbstractTypeDeclaration) (added in JLS3 API).static ChildPropertyDescriptorAnnotationTypeMemberDeclaration.DEFAULT_PROPERTYThe "default" structural property of this node type (child type:Expression).static ChildPropertyDescriptorPointcutDeclaration.DESIGNATOR_PROPERTYstatic ChildPropertyDescriptorArrayType.ELEMENT_TYPE_PROPERTYThe "elementType" structural property of this node type (child type:Type) (added in JLS8 API).static ChildPropertyDescriptorConditionalExpression.ELSE_EXPRESSION_PROPERTYThe "elseExpression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorIfStatement.ELSE_STATEMENT_PROPERTYThe "elseStatement" structural property of this node type (child type:Statement).static ChildPropertyDescriptorCatchClause.EXCEPTION_PROPERTYThe "exception" structural property of this node type (child type:SingleVariableDeclaration).static ChildPropertyDescriptorAssertStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorBreakStatement.EXPRESSION_PROPERTYDeprecated.static ChildPropertyDescriptorCastExpression.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorClassInstanceCreation.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorConditionalExpression.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorDoStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorEnhancedForStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorExpressionMethodReference.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorExpressionStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorFieldAccess.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorForStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorIfStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorMethodInvocation.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorParenthesizedExpression.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorReturnStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorSuperConstructorInvocation.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorSwitchCase.EXPRESSION_PROPERTYDeprecated.In the JLS 12 15.28.1 API, this property is replaced bySwitchCase.EXPRESSIONS2_PROPERTY.static ChildPropertyDescriptorSwitchExpression.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorSwitchStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorSynchronizedStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorThrowStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorWhileStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorYieldStatement.EXPRESSION_PROPERTYThe "expression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorTryStatement.FINALLY_PROPERTYThe "finally" structural property of this node type (child type:Block).static ChildPropertyDescriptorArrayAccess.INDEX_PROPERTYThe "index" structural property of this node type (child type:Expression).static ChildPropertyDescriptorArrayCreation.INITIALIZER_PROPERTYThe "initializer" structural property of this node type (child type:ArrayInitializer).static ChildPropertyDescriptorSingleVariableDeclaration.INITIALIZER_PROPERTYThe "initializer" structural property of this node type (child type:Expression).static ChildPropertyDescriptorVariableDeclarationFragment.INITIALIZER_PROPERTYThe "initializer" structural property of this node type (child type:Expression).static ChildPropertyDescriptorAdviceDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type.static ChildPropertyDescriptorAnnotationTypeDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorAnnotationTypeMemberDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorDeclareAtConstructorDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareAtFieldDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareAtMethodDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareAtTypeDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareErrorDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareParentsDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclarePrecedenceDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareSoftDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorDeclareWarningDeclaration.JAVADOC_PROPERTYstatic ChildPropertyDescriptorEnumConstantDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorEnumDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorFieldDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorInitializer.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorMethodDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorModuleDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorPackageDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc) (added in JLS3 API).static ChildPropertyDescriptorPointcutDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type.static ChildPropertyDescriptorRecordDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorTypeDeclaration.JAVADOC_PROPERTYThe "javadoc" structural property of this node type (child type:Javadoc).static ChildPropertyDescriptorBreakStatement.LABEL_PROPERTYThe "label" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorContinueStatement.LABEL_PROPERTYThe "label" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorLabeledStatement.LABEL_PROPERTYThe "label" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorAssignment.LEFT_HAND_SIDE_PROPERTYThe "leftHandSide" structural property of this node type (child type:Expression).static ChildPropertyDescriptorInfixExpression.LEFT_OPERAND_PROPERTYThe "leftOperand" structural property of this node type (child type:Expression).static ChildPropertyDescriptorInstanceofExpression.LEFT_OPERAND_PROPERTYThe "leftOperand" structural property of this node type (child type:Expression).static ChildPropertyDescriptorPatternInstanceofExpression.LEFT_OPERAND_PROPERTYThe "leftOperand" structural property of this node type (child type:Expression).static ChildPropertyDescriptorAndPointcut.LEFT_PROPERTYstatic ChildPropertyDescriptorOrPointcut.LEFT_PROPERTYstatic ChildPropertyDescriptorAssertStatement.MESSAGE_PROPERTYThe "message" structural property of this node type (child type:Expression).static ChildPropertyDescriptorDeclareErrorDeclaration.MESSAGE_PROPERTYstatic ChildPropertyDescriptorDeclareWarningDeclaration.MESSAGE_PROPERTYstatic ChildPropertyDescriptorCompilationUnit.MODULE_PROPERTYThe "module" structural property of this node type (child type:ModuleDeclaration) (added in JLS9 API).static ChildPropertyDescriptorModuleQualifiedName.MODULE_QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorAnnotationTypeDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorAnnotationTypeMemberDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorClassInstanceCreation.NAME_PROPERTYDeprecated.In the JLS3 API, this property is replaced byClassInstanceCreation.TYPE_PROPERTY.static ChildPropertyDescriptorEnumConstantDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorEnumDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorExportsDirective.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorExpressionMethodReference.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorFieldAccess.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorImportDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorMemberRef.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorMemberValuePair.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorMethodDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorMethodInvocation.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorMethodRef.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorMethodRefParameter.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorModuleDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorModuleQualifiedName.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorNameQualifiedType.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorOpensDirective.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorPackageDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorPointcutDeclaration.NAME_PROPERTYstatic ChildPropertyDescriptorProvidesDirective.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorQualifiedName.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorQualifiedType.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorRecordDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorReferencePointcut.NAME_PROPERTYstatic ChildPropertyDescriptorRequiresDirective.NAME_PROPERTYThe module structural property of this node type (child type:Name).static ChildPropertyDescriptorSimpleType.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorSingleVariableDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorSuperFieldAccess.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorSuperMethodInvocation.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorSuperMethodReference.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorTypeDeclaration.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorTypeMethodReference.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorTypeParameter.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorUsesDirective.NAME_PROPERTYThe "name" structural property of this node type (child type:Name).static ChildPropertyDescriptorVariableDeclarationFragment.NAME_PROPERTYThe "name" structural property of this node type (child type:SimpleName).static ChildPropertyDescriptorPostfixExpression.OPERAND_PROPERTYThe "operand" structural property of this node type (child type:Expression).static ChildPropertyDescriptorPrefixExpression.OPERAND_PROPERTYThe "operand" structural property of this node type (child type:Expression).static ChildPropertyDescriptorCompilationUnit.PACKAGE_PROPERTYThe "package" structural property of this node type (child type:PackageDeclaration).static ChildPropertyDescriptorEnhancedForStatement.PARAMETER_PROPERTYThe "parameter" structural property of this node type (child type:SingleVariableDeclaration).static ChildPropertyDescriptorDeclareAtConstructorDeclaration.PATTERN_PROPERTYstatic ChildPropertyDescriptorDeclareAtFieldDeclaration.PATTERN_PROPERTYstatic ChildPropertyDescriptorDeclareAtMethodDeclaration.PATTERN_PROPERTYstatic ChildPropertyDescriptorDeclareAtTypeDeclaration.PATTERN_PROPERTYstatic ChildPropertyDescriptorAspectDeclaration.PERCLAUSE_PROPERTYstatic ChildPropertyDescriptorAdviceDeclaration.POINTCUT_PROPERTYstatic ChildPropertyDescriptorDeclareErrorDeclaration.POINTCUT_PROPERTYstatic ChildPropertyDescriptorDeclareSoftDeclaration.POINTCUT_PROPERTYstatic ChildPropertyDescriptorDeclareWarningDeclaration.POINTCUT_PROPERTYstatic ChildPropertyDescriptorMemberRef.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorMethodRef.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorNameQualifiedType.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorQualifiedName.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorQualifiedType.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Type).static ChildPropertyDescriptorSuperFieldAccess.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorSuperMethodInvocation.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorSuperMethodReference.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorThisExpression.QUALIFIER_PROPERTYThe "qualifier" structural property of this node type (child type:Name).static ChildPropertyDescriptorMethodDeclaration.RECEIVER_QUALIFIER_PROPERTYThe "receiverQualifier" structural property of this node type (child type:SimpleName) (added in JLS8 API).static ChildPropertyDescriptorMethodDeclaration.RECEIVER_TYPE_PROPERTYThe "receiverType" structural property of this node type (child type:Type) (added in JLS8 API).static ChildPropertyDescriptorMethodDeclaration.RETURN_TYPE_PROPERTYDeprecated.In the JLS3 API, this property is replaced byMethodDeclaration.RETURN_TYPE2_PROPERTY.static ChildPropertyDescriptorMethodDeclaration.RETURN_TYPE2_PROPERTYThe "returnType2" structural property of this node type (child type:Type) (added in JLS3 API).static ChildPropertyDescriptorAfterReturningAdviceDeclaration.returningBODY_PROPERTYstatic ChildPropertyDescriptorAfterReturningAdviceDeclaration.returningJAVADOC_PROPERTYstatic ChildPropertyDescriptorAfterReturningAdviceDeclaration.returningPOINTCUT_PROPERTYstatic ChildPropertyDescriptorAfterReturningAdviceDeclaration.returningRETURNING_PROPERTYstatic ChildPropertyDescriptorAssignment.RIGHT_HAND_SIDE_PROPERTYThe "rightHandSide" structural property of this node type (child type:Expression).static ChildPropertyDescriptorInfixExpression.RIGHT_OPERAND_PROPERTYThe "rightOperand" structural property of this node type (child type:Expression).static ChildPropertyDescriptorInstanceofExpression.RIGHT_OPERAND_PROPERTYThe "rightOperand" structural property of this node type (child type:Type).static ChildPropertyDescriptorPatternInstanceofExpression.RIGHT_OPERAND_PROPERTYThe "rightOperand" structural property of this node type (child type:SingleVariableDeclaration).static ChildPropertyDescriptorAndPointcut.RIGHT_PROPERTYstatic ChildPropertyDescriptorOrPointcut.RIGHT_PROPERTYstatic ChildPropertyDescriptorTypeDeclaration.SUPERCLASS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byTypeDeclaration.SUPERCLASS_TYPE_PROPERTY.static ChildPropertyDescriptorTypeDeclaration.SUPERCLASS_TYPE_PROPERTYThe "superclassType" structural property of this node type (child type:Type) (added in JLS3 API).static ChildPropertyDescriptorConditionalExpression.THEN_EXPRESSION_PROPERTYThe "thenExpression" structural property of this node type (child type:Expression).static ChildPropertyDescriptorIfStatement.THEN_STATEMENT_PROPERTYThe "thenStatement" structural property of this node type (child type:Statement).static ChildPropertyDescriptorAfterThrowingAdviceDeclaration.throwingBODY_PROPERTYstatic ChildPropertyDescriptorAfterThrowingAdviceDeclaration.throwingJAVADOC_PROPERTYstatic ChildPropertyDescriptorAfterThrowingAdviceDeclaration.throwingPOINTCUT_PROPERTYstatic ChildPropertyDescriptorAfterThrowingAdviceDeclaration.throwingTHROWING_PROPERTYstatic ChildPropertyDescriptorTypeDeclarationStatement.TYPE_DECLARATION_PROPERTYDeprecated.In the JLS3 API, this property is replaced byTypeDeclarationStatement.DECLARATION_PROPERTY.static ChildPropertyDescriptorMarkerAnnotation.TYPE_NAME_PROPERTYThe "typeName" structural property of this node type (child type:Name).static ChildPropertyDescriptorNormalAnnotation.TYPE_NAME_PROPERTYThe "typeName" structural property of this node type (child type:Name).static ChildPropertyDescriptorSingleMemberAnnotation.TYPE_NAME_PROPERTYThe "typeName" structural property of this node type (child type:Name).static ChildPropertyDescriptorDeclareSoftDeclaration.TYPE_PATTERN_PROPERTYstatic ChildPropertyDescriptorAnnotationTypeMemberDeclaration.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorArrayCreation.TYPE_PROPERTYThe "type" structural property of this node type (child type:ArrayType).static ChildPropertyDescriptorCastExpression.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorClassInstanceCreation.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type) (added in JLS3 API).static ChildPropertyDescriptorCreationReference.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorFieldDeclaration.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorMethodRefParameter.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorParameterizedType.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorSingleVariableDeclaration.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorTypeLiteral.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorTypeMethodReference.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorVariableDeclarationExpression.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorVariableDeclarationStatement.TYPE_PROPERTYThe "type" structural property of this node type (child type:Type).static ChildPropertyDescriptorMemberValuePair.VALUE_PROPERTYThe "value" structural property of this node type (child type:Expression).static ChildPropertyDescriptorSingleMemberAnnotation.VALUE_PROPERTYThe "value" structural property of this node type (child type:Expression).Methods in org.aspectj.org.eclipse.jdt.core.dom that return ChildPropertyDescriptorModifier and TypeMethodDescriptionVariableDeclaration.getInitializerProperty()Returns structural property descriptor for the "initializer" property of this node (child type:Expression).BodyDeclaration.getJavadocProperty()Returns structural property descriptor for the "javadoc" property of this node (child type:Javadoc).AbstractTypeDeclaration.getNameProperty()Returns structural property descriptor for the "name" property of this node (child type:SimpleName).ModulePackageAccess.getNameProperty()Returns structural property descriptor for the "name" property of this node (child type:Name).VariableDeclaration.getNameProperty()Returns the structural property descriptor for the "name" property of this node (child type:SimpleName).Annotation.getTypeNameProperty()Returns structural property descriptor for the "typeName" property of this node (child type:Name).
ArrayType.ELEMENT_TYPE_PROPERTYandArrayType.DIMENSIONS_PROPERTY.