|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IASTExpression.ValueCategory | |
---|---|
org.eclipse.cdt.core.dom.ast |
Uses of IASTExpression.ValueCategory in org.eclipse.cdt.core.dom.ast |
---|
Methods in org.eclipse.cdt.core.dom.ast that return IASTExpression.ValueCategory | |
---|---|
IASTExpression.ValueCategory |
IASTExpression.getValueCategory()
Returns the value category of this expression. |
static IASTExpression.ValueCategory |
IASTExpression.ValueCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IASTExpression.ValueCategory[] |
IASTExpression.ValueCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |