|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICPPASTTypeId | |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Uses of ICPPASTTypeId in org.eclipse.cdt.core.dom.ast.cpp |
---|
Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPASTTypeId | |
---|---|
ICPPASTTypeId |
ICPPASTTypeId.copy()
|
ICPPASTTypeId |
ICPPASTTypeId.copy(IASTNode.CopyStyle style)
|
ICPPASTTypeId |
ICPPASTAliasDeclaration.getMappingTypeId()
Returns the mapping type id. |
ICPPASTTypeId |
ICPPASTTypeTransformationSpecifier.getOperand()
Returns the type-id to which the type transformation operator is being applied. |
ICPPASTTypeId |
ICPPNodeFactory.newTypeId(IASTDeclSpecifier declSpecifier,
IASTDeclarator declarator)
|
Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type ICPPASTTypeId | |
---|---|
ICPPASTAliasDeclaration |
ICPPNodeFactory.newAliasDeclaration(IASTName aliasName,
ICPPASTTypeId aliasedType)
|
ICPPASTTypeTransformationSpecifier |
ICPPNodeFactory.newTypeTransformationSpecifier(ICPPUnaryTypeTransformation.Operator kind,
ICPPASTTypeId typeId)
|
void |
ICPPASTAliasDeclaration.setMappingTypeId(ICPPASTTypeId mappingTypeId)
Sets the mapping type id. |
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |