Eclipse CDT
7.0

Package org.eclipse.cdt.core.dom.ast.gnu.cpp

Interface Summary
IGPPASTBinaryExpression G++ introduces additional operators.
IGPPASTDeclSpecifier Deprecated. Replaced by IASTDeclSpecifier.
IGPPASTExplicitTemplateInstantiation Deprecated. Replaced by ICPPASTExplicitTemplateInstantiation
IGPPASTPointer g++ allows for restrict pointers.
IGPPASTPointerToMember G++ Pointer 2 Members accept the restrict qualified as well.
IGPPASTSimpleDeclSpecifier Deprecated. Replaced by ICPPASTSimpleDeclSpecifier.
IGPPBasicType Deprecated. use ICPPBasicType, instead.
IGPPPointerToMemberType  
IGPPPointerType  
IGPPQualifierType  
 

Class Summary
GPPLanguage Concrete ILanguage implementation for the DOM C++ parser.
 


Eclipse CDT
7.0

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