|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICPPUnaryTypeTransformation.Operator | |
---|---|
org.eclipse.cdt.core.dom.ast.cpp |
Uses of ICPPUnaryTypeTransformation.Operator in org.eclipse.cdt.core.dom.ast.cpp |
---|
Methods in org.eclipse.cdt.core.dom.ast.cpp that return ICPPUnaryTypeTransformation.Operator | |
---|---|
ICPPUnaryTypeTransformation.Operator |
ICPPUnaryTypeTransformation.getOperator()
Returns the type transformation operator being applied. |
ICPPUnaryTypeTransformation.Operator |
ICPPASTTypeTransformationSpecifier.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. |
Methods in org.eclipse.cdt.core.dom.ast.cpp with parameters of type ICPPUnaryTypeTransformation.Operator | |
---|---|
ICPPASTTypeTransformationSpecifier |
ICPPNodeFactory.newTypeTransformationSpecifier(ICPPUnaryTypeTransformation.Operator kind,
ICPPASTTypeId typeId)
|
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |