- QUALIFIED_ALLOCATION_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- QUALIFIED_ID_PATTERN - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JavascriptUtil
-
Contains chars acceptable as part of expression to inspect to the left of
the cursor.
- QUALIFIED_NAME - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
QualifiedName
.
- QUALIFIED_NAME_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- QUALIFIED_SUPER_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- QUALIFIED_THIS_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- QUALIFIED_TYPE - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
QualifiedType
.
- QUALIFIED_TYPE_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- QualifiedName - Class in org.eclipse.wst.jsdt.core.dom
-
AST node for a qualified name.
- QualifiedType - Class in org.eclipse.wst.jsdt.core.dom
-
Type node for a qualified type (added in JLS3 API).
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionRef
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.MemberRef
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.QualifiedName
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.QualifiedType
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SuperFieldAccess
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
-
The "qualifier" structural property of this node type.
- QUALIFIER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ThisExpression
-
The "qualifier" structural property of this node type.
- QuerySpecification - Class in org.eclipse.wst.jsdt.ui.search
-
Describes a JavaScript search query.
- QUICK_FORMAT - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition id of the JavaScript quick format action
(value: "org.eclipse.wst.jsdt.ui.edit.text.java.quick.format"
).