Skip navigation links
JavaScript Development Tools
Release 3.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

K

K_ACCESSIBLE - Static variable in interface org.eclipse.wst.jsdt.core.IAccessRule
Constant indicating that files matching the rule's pattern are accessible.
K_APPLICATION - Static variable in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Kind for a container mapping to an application library
K_BINARY - Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Kind constant for a binary path root.
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a sequence of class body declarations.
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format a set of class body declarations
K_COMPILATION_UNIT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a javaScript unit.
K_DEFAULT_SYSTEM - Static variable in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Kind for a container mapping to a default system library, implicitly contributed by the runtime
K_DISCOURAGED - Static variable in interface org.eclipse.wst.jsdt.core.IAccessRule
Constant indicating that access to the files matching the rule's pattern is discouraged.
K_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a single expression.
K_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format an expression
K_JAVA_DOC - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format a jsdoc comment
K_JAVASCRIPT_UNIT - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format a javascript unit
K_MULTI_LINE_COMMENT - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format a multi-line comment
K_NON_ACCESSIBLE - Static variable in interface org.eclipse.wst.jsdt.core.IAccessRule
Constant indicating that files matching the rule's pattern are non accessible.
K_SINGLE_LINE_COMMENT - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format a single-line comment
K_SOURCE - Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Kind constant for a source path root.
K_STATEMENTS - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a sequence of statements.
K_STATEMENTS - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Kind used to format a set of statements
K_SYSTEM - Static variable in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Kind for a container mapping to a system library
K_UNKNOWN - Static variable in class org.eclipse.wst.jsdt.core.formatter.CodeFormatter
Unknown kind
keepCache - Static variable in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
KEY - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.util.AccuratenessProperty
 
KEY_NOTATION_PROPERTY_NAME_PATTERN - Static variable in class org.eclipse.wst.jsdt.chromium.util.JavaScriptExpressionBuilder
A simplified pattern that checks whether dot notation could be used in the property accessor.
keyText - Variable in class org.eclipse.wst.jsdt.js.common.ui.PopUpKeyValueDialog
 
KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a keyword.
KEYWORD_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
The "keyword" structural property of this node type.
keywords(List<String>) - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson.Builder
 
KIND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
The "expression" structural property of this node type.
KIND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
the kind structured property, as introduced in Ecmascript 2015
KIND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
the kind structured property as introduced in Ecmascript 2015
KIND_STATIC_FIELD - Static variable in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static field import.
KIND_STATIC_METHOD - Static variable in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a static method import.
KIND_TYPE - Static variable in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite.ImportRewriteContext
Kind constant specifying that the element is a type import.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.