| Interface | Description |
|---|---|
| IGPPASTBinaryExpression |
G++ introduces additional operators.
|
| IGPPASTDeclSpecifier | Deprecated
Replaced by
IASTDeclSpecifier. |
| IGPPASTExplicitTemplateInstantiation | Deprecated
Replaced by
ICPPASTExplicitTemplateInstantiation |
| IGPPASTPointer | Deprecated
Use
IASTPointer, instead. |
| IGPPASTPointerToMember | Deprecated
Use
ICPPASTPointerToMember, instead. |
| IGPPASTSimpleDeclSpecifier | Deprecated
Replaced by
ICPPASTSimpleDeclSpecifier. |
| IGPPBasicType | Deprecated
use
ICPPBasicType, instead. |
| IGPPPointerToMemberType | Deprecated
Use
ICPPPointerToMemberType, instead. |
| IGPPPointerType | Deprecated
Use
IPointerType, instead. |
| IGPPQualifierType |
| Class | Description |
|---|---|
| GPPLanguage |
Concrete ILanguage implementation for the DOM C++ parser.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.