public interface ICPPUnaryTypeTransformation extends IType
Modifier and Type | Interface and Description |
---|---|
static class |
ICPPUnaryTypeTransformation.Operator
Identifies the type transformation operator being applied.
|
EMPTY_TYPE_ARRAY, TYPE_MATCHER
Modifier and Type | Method and Description |
---|---|
IType |
getOperand()
Returns the type to which the type transformation operator is being applied.
|
ICPPUnaryTypeTransformation.Operator |
getOperator()
Returns the type transformation operator being applied.
|
clone, isSameType
ICPPUnaryTypeTransformation.Operator getOperator()
IType getOperand()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.