Package | Description |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Modifier and Type | Method and Description |
---|---|
ICPPUnaryTypeTransformation.Operator |
ICPPASTTypeTransformationSpecifier.getOperator()
Returns the type transformation operator being applied.
|
ICPPUnaryTypeTransformation.Operator |
ICPPUnaryTypeTransformation.getOperator()
Returns the type transformation operator being applied.
|
static ICPPUnaryTypeTransformation.Operator |
ICPPUnaryTypeTransformation.Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ICPPUnaryTypeTransformation.Operator[] |
ICPPUnaryTypeTransformation.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ICPPASTTypeTransformationSpecifier |
ICPPNodeFactory.newTypeTransformationSpecifier(ICPPUnaryTypeTransformation.Operator kind,
ICPPASTTypeId typeId) |
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.