public interface PrimaryExpression
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getPrimaryExpression()
Modifier and Type | Method and Description |
---|---|
IPrimaryExpression |
getIPrimaryExpression()
Returns the value of the 'IPrimary Expression' containment reference
|
void |
setIPrimaryExpression(IPrimaryExpression value)
Sets the value of the '
IPrimary Expression ' containment reference |
IPrimaryExpression getIPrimaryExpression()
If the meaning of the 'IPrimary Expression' reference isn't clear, there really should be more of a description here...
setIPrimaryExpression(IPrimaryExpression)
,
AstPackage.getPrimaryExpression_IPrimaryExpression()
void setIPrimaryExpression(IPrimaryExpression value)
IPrimary Expression
' containment reference.
value
- the new value of the 'IPrimary Expression' containment reference.getIPrimaryExpression()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.