|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IASTCastExpression | |
---|---|
org.eclipse.cdt.core.dom.ast | |
org.eclipse.cdt.core.dom.ast.cpp |
Uses of IASTCastExpression in org.eclipse.cdt.core.dom.ast |
---|
Methods in org.eclipse.cdt.core.dom.ast with parameters of type IASTCastExpression | |
---|---|
static String |
ASTSignatureUtil.getCastOperatorString(IASTCastExpression expression)
Returns the String representation of the IASTCastExpression's operator. |
Uses of IASTCastExpression in org.eclipse.cdt.core.dom.ast.cpp |
---|
Subinterfaces of IASTCastExpression in org.eclipse.cdt.core.dom.ast.cpp | |
---|---|
interface |
ICPPASTCastExpression
C++ adds in additional cast-style expressions. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |