Eclipse CDT
Pre-release 3.0

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

Interface Summary
IGPPASTBinaryExpression G++ introduces additional operators.
IGPPASTDeclSpecifier G++ allows for restrict to be a modifier for the decl spec.
IGPPASTExplicitTemplateInstantiation G++ allows for instantiations to be qualified w/modifiers for scoping.
IGPPASTPointer g++ allows for restrict pointers.
IGPPASTPointerToMember G++ Pointer 2 Members accept the restrict qualified as well.
IGPPASTSimpleDeclSpecifier G++ adds its own modifiers and types to the Simple Decl Specifier.
IGPPBasicType  
IGPPPointerToMemberType  
IGPPPointerType  
IGPPQualifierType  
 


Eclipse CDT
Pre-release 3.0

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