|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a C++ conversion member function.
Field Summary | |
---|---|
static ASTNodeProperty |
TYPE_ID
|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTName |
---|
EMPTY_NAME_ARRAY |
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
---|
EMPTY_NODE_ARRAY |
Method Summary | |
---|---|
IASTTypeId |
getTypeId()
Returns the IASTTypeId for the ICPPASTConversionName. |
void |
setTypeId(IASTTypeId typeId)
Sets the IASTTypeId for the ICPPASTConversionName. |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTName |
---|
getBinding, getCompletionContext, getLinkage, resolveBinding, setBinding |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNode |
---|
accept, contains, getContainingFilename, getFileLocation, getNodeLocations, getParent, getPropertyInParent, getRawSignature, getTranslationUnit, setParent, setPropertyInParent |
Methods inherited from interface org.eclipse.cdt.core.dom.IName |
---|
getFileLocation, isDeclaration, isDefinition, isReference, toCharArray |
Field Detail |
public static final ASTNodeProperty TYPE_ID
Method Detail |
public IASTTypeId getTypeId()
public void setTypeId(IASTTypeId typeId)
typeId
-
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |