- handleLanguageMappingChangeEvent(ILanguageMappingChangeEvent) - Method in interface org.eclipse.cdt.core.model.ILanguageMappingChangeListener
-
Indicates that language mappings have been changed.
- hangup() - Method in class org.eclipse.cdt.utils.spawner.Spawner
-
- hasCCNature(IProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if project has C++ nature.
- hasChildren() - Method in interface org.eclipse.cdt.core.model.IParent
-
Returns whether this element has one or more immediate children.
- hasCNature(IProject) - Static method in class org.eclipse.cdt.core.model.CoreModel
-
Returns true if project has C nature.
- hasDebug() - Method in interface org.eclipse.cdt.core.model.IBinary
-
Return whether the file was compiling with debug symbols.
- hasDefaultValue() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPParameter
-
if there is a default value or not.
- hasNodesOmitted() - Method in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
-
Returns true
if the parser has skipped any nodes while creating the AST.
- hasPackExpansion() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTAttribute
-
Returns true if this attribute has a pack expansion.
- hasParameterPack() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunction
-
- hasPragmaOnceSemantics() - Method in interface org.eclipse.cdt.core.dom.ast.IFileNomination
-
Returns whether pragma once semantics has been detected when parsing the translation unit.
- hasRefQualifier() - Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPFunctionType
-
Returns true
for a method declared with a ref-qualifier.
- hasSize() - Method in interface org.eclipse.cdt.core.dom.ast.IArrayType
-
Checks is the array type has specified size.
- hasUnsavedChanges() - Method in interface org.eclipse.cdt.core.model.IBuffer
-
Returns whether this buffer has been modified since it
was opened or since it was last saved.
- hasUnsavedChanges() - Method in interface org.eclipse.cdt.core.model.IOpenable
-
returns true if the associated buffer has some unsaved changes
- HUP - Variable in class org.eclipse.cdt.utils.spawner.Spawner
-