Uses of Class
org.eclipse.jdt.core.dom.SimplePropertyDescriptor
Packages that use SimplePropertyDescriptor
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 SimplePropertyDescriptor in org.eclipse.jdt.core.dom
Fields in org.eclipse.jdt.core.dom declared as SimplePropertyDescriptorModifier and TypeFieldDescriptionstatic final SimplePropertyDescriptorBooleanLiteral.BOOLEAN_VALUE_PROPERTYThe "booleanValue" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorJavadoc.COMMENT_PROPERTYDeprecated.static final SimplePropertyDescriptorMethodDeclaration.COMPACT_CONSTRUCTOR_PROPERTYThe "compact constructor" structural property of record node type (type:Boolean).static final SimplePropertyDescriptorMethodDeclaration.CONSTRUCTOR_PROPERTYThe "constructor" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorJavaDocRegion.DUMMY_REGION_PROPERTYThe "dummy regions" structural property of this node type (added in JEP 413).static final SimplePropertyDescriptorCharacterLiteral.ESCAPED_VALUE_PROPERTYThe "escapedValue" structural property of this node type (type:String).static final SimplePropertyDescriptorStringLiteral.ESCAPED_VALUE_PROPERTYThe "escapedValue" structural property of this node type (type:String).static final SimplePropertyDescriptorTextBlock.ESCAPED_VALUE_PROPERTYThe "escapedValue" structural property of this node type (type:String).static final SimplePropertyDescriptorMethodDeclaration.EXTRA_DIMENSIONS_PROPERTYDeprecated.In JLS8 and later, useMethodDeclaration.EXTRA_DIMENSIONS2_PROPERTYinstead.static final SimplePropertyDescriptorSingleVariableDeclaration.EXTRA_DIMENSIONS_PROPERTYDeprecated.In JLS8 and later, useSingleVariableDeclaration.EXTRA_DIMENSIONS2_PROPERTYinstead.static final SimplePropertyDescriptorVariableDeclarationFragment.EXTRA_DIMENSIONS_PROPERTYDeprecated.in JLS8 and later, useVariableDeclarationFragment.EXTRA_DIMENSIONS2_PROPERTYinstead.static final SimplePropertyDescriptorSimpleName.IDENTIFIER_PROPERTYThe "identifier" structural property of this node type (type:String).static final SimplePropertyDescriptorTypeDeclaration.INTERFACE_PROPERTYThe "interface" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorModifier.KEYWORD_PROPERTYThe "keyword" structural property of this node type (type:Modifier.ModifierKeyword).static final SimplePropertyDescriptorModuleModifier.KEYWORD_PROPERTYThe "keyword" structural property of this node type (type:ModuleModifier.ModuleModifierKeyword).static final SimplePropertyDescriptorJavadoc.MARKDOWN_PROPERTYThe "markdown" structural property of this node type (type:Boolean) (added in JLS23 API).static final SimplePropertyDescriptorFieldDeclaration.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byFieldDeclaration.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorImplicitTypeDeclaration.MODIFIERS_PROPERTYDeprecated.static final SimplePropertyDescriptorInitializer.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byInitializer.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorMethodDeclaration.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byMethodDeclaration.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorSingleVariableDeclaration.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced bySingleVariableDeclaration.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorTypeDeclaration.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byTypeDeclaration.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorVariableDeclarationExpression.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byVariableDeclarationExpression.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorVariableDeclarationStatement.MODIFIERS_PROPERTYDeprecated.In the JLS3 API, this property is replaced byVariableDeclarationStatement.MODIFIERS2_PROPERTY.static final SimplePropertyDescriptorTagProperty.NAME_PROPERTYThe "name" structural property of this node type (added in JEP 413).static final SimplePropertyDescriptorImportDeclaration.ON_DEMAND_PROPERTYThe "onDemand" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorModuleDeclaration.OPEN_PROPERTYThe "open" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorAssignment.OPERATOR_PROPERTYThe "operator" structural property of this node type (type:Assignment.Operator).static final SimplePropertyDescriptorInfixExpression.OPERATOR_PROPERTYThe "operator" structural property of this node type (type:InfixExpression.Operator).static final SimplePropertyDescriptorPostfixExpression.OPERATOR_PROPERTYThe "operator" structural property of this node type (type:PostfixExpression.Operator).static final SimplePropertyDescriptorPrefixExpression.OPERATOR_PROPERTYThe "operator" structural property of this node type (type:PrefixExpression.Operator).static final SimplePropertyDescriptorLambdaExpression.PARENTHESES_PROPERTYThe "parentheses" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorPrimitiveType.PRIMITIVE_TYPE_CODE_PROPERTYThe "primitiveTypeCode" structural property of this node type (type:PrimitiveType.Code).static final SimplePropertyDescriptorImportDeclaration.STATIC_PROPERTYThe "static" structural property of this node type (type:Boolean) (added in JLS3 API).static final SimplePropertyDescriptorTagProperty.STRING_VALUE_PROPERTYThe "string_value" structural property of this node type .static final SimplePropertyDescriptorSwitchCase.SWITCH_LABELED_RULE_PROPERTYThe "switchLabeledRule" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorJavaDocRegion.TAG_NAME_PROPERTYThe "tagName" structural property of this node type (type:String).static final SimplePropertyDescriptorTagElement.TAG_NAME_PROPERTYThe "tagName" structural property of this node type (type:String).static final SimplePropertyDescriptorJavaDocTextElement.TEXT_PROPERTYThe "text" structural property of this node type (type:String).static final SimplePropertyDescriptorTextElement.TEXT_PROPERTYThe "text" structural property of this node type (type:String).static final SimplePropertyDescriptorNumberLiteral.TOKEN_PROPERTYThe "token" structural property of this node type (type:String).static final SimplePropertyDescriptorWildcardType.UPPER_BOUND_PROPERTYThe "upperBound" structural property of this node type (type:Boolean).static final SimplePropertyDescriptorJavaDocRegion.VALID_SNIPPET_PROPERTYThe "validSnippet" structural property of this node type (added in JEP 413).static final SimplePropertyDescriptorSimpleName.VAR_PROPERTYThe "var" property of this node name (type:Boolean) (added in JLS10 API).static final SimplePropertyDescriptorMethodRefParameter.VARARGS_PROPERTYThe "varargs" structural property of this node type (type:Boolean) (added in JLS3 API).static final SimplePropertyDescriptorSingleVariableDeclaration.VARARGS_PROPERTYThe "varargs" structural property of this node type (type:Boolean) (added in JLS3 API).Methods in org.eclipse.jdt.core.dom that return SimplePropertyDescriptorModifier and TypeMethodDescriptionfinal SimplePropertyDescriptorVariableDeclaration.getExtraDimensionsProperty()Deprecated.In JLS8 and later, useVariableDeclaration.getExtraDimensions2Property()instead.final SimplePropertyDescriptorAbstractTagElement.getTagNameProperty()Returns structural property descriptor for the "name" property of this node (child type:SimpleName).final SimplePropertyDescriptorAbstractTextElement.getTextNameProperty()Returns structural property descriptor for the "text" property of this node (child type:String).static final SimplePropertyDescriptorAbstractTagElement.internalTagNamePropertyFactory(Class nodeClass) The "tagName" structural property of this node type (type:String).static final SimplePropertyDescriptorAbstractTextElement.internalTextPropertyFactory(Class nodeClass) The "text" structural property of this node type (type:String).
Javadoc.TAGS_PROPERTYin the JLS3 API.