- k_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
k_class
C++ introduces the class concept for composite types.
- k_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTElaboratedTypeSpecifier
-
k_class
represents elaborated class declaration
- k_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
-
- k_enum - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Enumeration.
- k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
-
k_last
allows for subinterfaces to extend the kind type.
- k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTElaboratedTypeSpecifier
-
k_last
is defined for subinterfaces.
- k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
k_last
allows for subinterfaces to continue enumerating
keys
- k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Constant for extensibility in sub-interfaces.
- k_struct - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
k_struct
represents 'struct' in C & C++
- k_struct - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Structure.
- k_struct - Static variable in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
- k_union - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
-
k_union
represents 'union' in C & C++
- k_union - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
-
Union.
- k_union - Static variable in interface org.eclipse.cdt.core.dom.ast.ICompositeType
-
- KILL - Variable in class org.eclipse.cdt.utils.spawner.Spawner
-
- kill() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-