|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.cdt.core.dom.ast.cpp | |
---|---|
org.eclipse.cdt.core.dom.ast.cpp | |
org.eclipse.cdt.core.dom.ast.gnu.cpp | |
org.eclipse.cdt.core.search |
Classes in org.eclipse.cdt.core.dom.ast.cpp used by org.eclipse.cdt.core.dom.ast.cpp | |
---|---|
ICPPASTCatchHandler
Catch handler serves as a standalone stage. |
|
ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier
Base Specifiers are where a class expresses from whom it inherits. |
|
ICPPASTConstructorChainInitializer
|
|
ICPPASTDeclSpecifier
C++ adds additional modifiers and types for decl specifier sequence. |
|
ICPPASTFunctionDeclarator
C++ adds a few things to function declarators. |
|
ICPPASTNamespaceDefinition
This interface repesents a namespace definition in C++. |
|
ICPPASTTemplateParameter
Base interface for all template parameters. |
|
ICPPASTUsingDirective
This interface represents a C++ using directive. |
|
ICPPBase
Represents the relationship between a class and one of its base classes. |
|
ICPPBinding
|
|
ICPPClassTemplate
|
|
ICPPClassTemplatePartialSpecialization
This interface represents a class template partial specialization. |
|
ICPPClassType
Represents a C++ class. |
|
ICPPConstructor
|
|
ICPPDelegate
ICPPDelegate is meant to represent IBindings that are identical in most ways to another binding. |
|
ICPPField
|
|
ICPPFunction
|
|
ICPPFunctionScope
|
|
ICPPMember
Represents a member of a class. |
|
ICPPMethod
|
|
ICPPNamespace
This interface represents a C++ namespace |
|
ICPPNamespaceScope
|
|
ICPPScope
|
|
ICPPSpecialization
For an instantiation of a class template, the members of that instantiation will be specializations of the members of the original class template. |
|
ICPPTemplateDefinition
|
|
ICPPTemplateParameter
|
|
ICPPTemplateScope
|
|
ICPPVariable
|
Classes in org.eclipse.cdt.core.dom.ast.cpp used by org.eclipse.cdt.core.dom.ast.gnu.cpp | |
---|---|
ICPPASTBinaryExpression
C++ adds a few more binary expressions over C. |
|
ICPPASTDeclSpecifier
C++ adds additional modifiers and types for decl specifier sequence. |
|
ICPPASTExplicitTemplateInstantiation
This interface represents an explict template instantiation. |
|
ICPPASTPointerToMember
This is a pointer to member pointer operator for declarators. |
|
ICPPASTSimpleDeclSpecifier
This interface represents a built-in type in C++. |
|
ICPPBasicType
|
|
ICPPPointerToMemberType
|
Classes in org.eclipse.cdt.core.dom.ast.cpp used by org.eclipse.cdt.core.search | |
---|---|
CPPASTVisitor
C++ specific visitor class. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |