Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W

P

PARAMETER - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTPreprocessorFunctionStyleMacroDefinition
This property represents the relationship between a function style macro definition and one of its parameters.
PARAMETER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateDeclaration
PARAMETER is used for template parameters.
PARAMETER - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
PARAMETER
PARAMETERS - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTFunctionCallExpression
PARAMETERS represents the relationship between a IASTFunctionCallExpression and its IASTExpression (parameters).
PARAMETER_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeTemplateParameter
The parameter name.
PARAMETER_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplatedTypeTemplateParameter
This parameter's name.
PARAMETER_NAME - Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.c.ICASTKnRFunctionDeclarator
PARAMETER_NAME refers to the names qualified in a K&R C function definition.
PARSER_EXCEPTION - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a DOMException occurred.
PATHENTRY_CYCLE - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Cycle when resolving the entries.
PATHENTRY_FILE_FORMAT - Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
PathEntry file format marker attribute (value "PathEntryFileFormat").
PATHENTRY_PROBLEM_MARKER - Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
PatheEtnry problem marker type (value "org.eclipse.cdt.core.pathentry_problem").
PATH_OUTSIDE_PROJECT - Static variable in interface org.eclipse.cdt.core.model.ICModelStatusConstants
Status constant indicating that a path outside of the project was supplied to the operation.
POINTER_OPERATOR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTDeclarator
POINTER_OPERATOR represents the relationship between an IASTDeclarator and an IASTPointerOperator.
POSITIVE_RESULT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTConditionalExpression
POSITIVE_RESULT represents the relationship between an IASTConditionalExpression and its positive result IASTExpression.
POST_CHANGE - Static variable in class org.eclipse.cdt.core.model.ElementChangedEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more C element(s) expressed as a hierarchical C element delta as returned by getDelta().
POST_RECONCILE - Static variable in class org.eclipse.cdt.core.model.ElementChangedEvent
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more C element(s) expressed as a hierarchical C element delta as returned by getDelta.
POST_SHIFT - Static variable in class org.eclipse.cdt.core.model.ElementChangedEvent
Event type constant indicating the following: Source text is changed somewhere in function body No global data affected for any C element but element offsets should be recalculated now.
PREPROCESSOR_CIRCULAR_INCLUSION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Circular inclusion encountered by Preprocessor.
PREPROCESSOR_CONDITIONAL_EVAL_ERROR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Preprocessor Conditional cannot not be evaluated due.
PREPROCESSOR_DEFINITION_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Macro definition not found by Preprocessor.
PREPROCESSOR_INCLUSION_NOT_FOUND - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Inclusion not found by Preprocessor.
PREPROCESSOR_INVALID_DIRECTIVE - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Invalid or unknown preprocessor directive encountered by Preprocessor.
PREPROCESSOR_INVALID_MACRO_DEFN - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Invalid format to Macro definition.
PREPROCESSOR_INVALID_MACRO_REDEFN - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Invalid macro redefinition encountered by Preprocessor.
PREPROCESSOR_INVALID_VA_ARGS - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
__VA_ARGS__ encountered in macro definition without the required '...'
PREPROCESSOR_MACRO_PASTING_ERROR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Invalid Macro Pasting encountered by Preprocessor.
PREPROCESSOR_MACRO_USAGE_ERROR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Invalid macro usage encountered by Preprocessor.
PREPROCESSOR_MISSING_RPAREN_PARMLIST - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
macro argument "..." encountered without the required ')' i.e. must be last argument if used Required attributes: none
PREPROCESSOR_POUND_ERROR - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
#error encountered by Preprocessor.
PREPROCESSOR_POUND_WARNING - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
#warning encountered by Preprocessor.
PREPROCESSOR_RELATED - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
IProblem relates to a valid error on the preprocessor
PREPROCESSOR_STATEMENT - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTranslationUnit
PREPROCESSOR_STATEMENT represents the relationship between an IASTTranslationUnit and it's nested IASTPreprocessorStatement.
PREPROCESSOR_UNBALANCE_CONDITION - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblem
Preprocessor conditionals seem unbalanced.
PRE_AUTO_BUILD - Static variable in class org.eclipse.cdt.core.model.ElementChangedEvent
Deprecated. - no longer used, such deltas are now notified during POST_CHANGE
PROBLEM - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTProblemHolder
PROBLEM represents the relationship between a IASTProblemHolder and its IASTProblem.
PROCESS_ABORT - Static variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
PROCESS_CONTINUE - Static variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
PROCESS_SKIP - Static variable in class org.eclipse.cdt.core.dom.ast.ASTVisitor
 
PathEntryContainerChanged - class org.eclipse.cdt.core.model.PathEntryContainerChanged.
 
PathEntryContainerChanged(IPath, int) - Constructor for class org.eclipse.cdt.core.model.PathEntryContainerChanged
 
PathEntryContainerInitializer - class org.eclipse.cdt.core.model.PathEntryContainerInitializer.
 
PathEntryContainerInitializer() - Constructor for class org.eclipse.cdt.core.model.PathEntryContainerInitializer
Creates a new cpath container initializer.
parse(boolean) - Method in interface org.eclipse.cdt.core.model.IContributedModelBuilder
Callback used when a TranslationUnit needs to be parsed.
parse() - Method in interface org.eclipse.cdt.core.model.ITranslationUnit
Deprecated. this is currently only used by the core tests. It should be removed from the interface.
pathEntryContainerUpdates(IPathEntryContainerExtension, PathEntryContainerChanged[], IProgressMonitor) - Static method in class org.eclipse.cdt.core.model.CoreModel
Helper method use by a pathentry container implementing IPathEntryContainerExtension It notify the model of changes.
pathMatch(char[], char[], boolean, char) - Static method in class org.eclipse.cdt.core.model.CoreModelUtil
Answers true if the pattern matches the filepath using the pathSepatator, false otherwise.
pointerValue() - Method in interface org.eclipse.cdt.debug.core.cdi.model.type.ICDIPointerValue
 

Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.