- QUALIFIED_NAME - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
QualifiedName
.
- QUALIFIED_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
QualifiedType
.
- QualifiedName - Class in org.eclipse.jdt.core.dom
-
AST node for a qualified name.
- QualifiedType - Class in org.eclipse.jdt.core.dom
-
Type node for a qualified type (added in JLS3 API).
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MemberRef
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodRef
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.QualifiedName
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.QualifiedType
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperFieldAccess
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperMethodInvocation
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ThisExpression
-
The "qualifier" structural property of this node type.
- QuerySpecification - Class in org.eclipse.jdt.ui.search
-
Describes a Java search query.
- queueRunnable(Runnable) - Method in interface org.eclipse.jdt.debug.core.IJavaThread
-
Queues the given runnable with the list of runnables associated with this thread.
- QUICK_FORMAT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition id of the java quick format action
(value: "org.eclipse.jdt.ui.edit.text.java.quick.format"
).