| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
PrimaryExpression |
AstFactory.createPrimaryExpression()
Returns a new object of class 'Primary Expression'
|
PrimaryExpression |
PostfixExpression.getPrimaryExpression()
Returns the value of the 'Primary Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostfixExpression.setPrimaryExpression(PrimaryExpression value)
Sets the value of the '
Primary Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.casePrimaryExpression(PrimaryExpression object)
Returns the result of interpretting the object as an instance of 'Primary Expression'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.