public interface PostfixExpression extends Expression
The following features are supported:
JavaPackage.getPostfixExpression()| Modifier and Type | Method and Description |
|---|---|
Expression |
getOperand()
Returns the value of the 'Operand' containment reference.
|
PostfixExpressionKind |
getOperator()
Returns the value of the 'Operator' attribute.
|
void |
setOperand(Expression value)
Sets the value of the '
Operand' containment reference. |
void |
setOperator(PostfixExpressionKind value)
Sets the value of the '
Operator' attribute. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorPostfixExpressionKind getOperator()
PostfixExpressionKind.
PostfixExpressionKind,
setOperator(PostfixExpressionKind),
JavaPackage.getPostfixExpression_Operator()void setOperator(PostfixExpressionKind value)
Operator' attribute.
value - the new value of the 'Operator' attribute.PostfixExpressionKind,
getOperator()Expression getOperand()
setOperand(Expression),
JavaPackage.getPostfixExpression_Operand()void setOperand(Expression value)
Operand' containment reference.
value - the new value of the 'Operand' containment reference.getOperand()Copyright © 2018–2020 Atlanmod. All rights reserved.