Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 Z _


 

K

KEEP_SAVE_STATE - Static variable in class org.eclipse.ltk.core.refactoring.TextFileChange
Flag (value 1) indicating that the file's save state has to be kept.
KEYWORD - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a keyword.
KEYWORD_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Modifier
The "keyword" structural property of this node type.
K_APPLICATION - Static variable in interface org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to an application library
K_BINARY - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Kind constant for a binary path root.
K_CLASS_BODY_DECLARATIONS - Static variable in class org.eclipse.jdt.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.jdt.core.formatter.CodeFormatter
Kind used to format a set of class body declarations
K_COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.dom.ASTParser
Kind constant used to request that the source be parsed as a compilation unit.
K_COMPILATION_UNIT - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Kind used to format a compilation unit
K_DEFAULT_SYSTEM - Static variable in interface org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to a default system library, implicitly contributed by the runtime
K_EXPRESSION - Static variable in class org.eclipse.jdt.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.jdt.core.formatter.CodeFormatter
Kind used to format an expression
K_SOURCE - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
Kind constant for a source path root.
K_STATEMENTS - Static variable in class org.eclipse.jdt.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.jdt.core.formatter.CodeFormatter
Kind used to format a set of statements
K_SYSTEM - Static variable in interface org.eclipse.jdt.core.IClasspathContainer
Kind for a container mapping to a system library
K_UNKNOWN - Static variable in class org.eclipse.jdt.core.formatter.CodeFormatter
Unknown kind


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
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 Z _


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