| Modifier and Type | Interface and Description |
|---|---|
interface |
Expression
A representation of the model object 'Expression'
|
interface |
ExpressionList
A representation of the model object 'Expression List'
|
| Modifier and Type | Method and Description |
|---|---|
ParserOutput |
AsgFactory.createParserOutput()
Returns a new object of class 'Parser Output'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AsgSwitch.caseParserOutput(ParserOutput object)
Returns the result of interpretting the object as an instance of 'Parser Output'
|
| Modifier and Type | Method and Description |
|---|---|
ParserOutput |
VocabularyExpression.getParserOutput()
Returns the value of the 'Parser Output' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
VocabularyExpression.setParserOutput(ParserOutput value)
Sets the value of the '
Parser Output' containment reference |
| Modifier and Type | Method and Description |
|---|---|
ParserOutput |
OpaqueExpression.getParserOutput()
Returns the value of the 'Parser Output' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpaqueExpression.setParserOutput(ParserOutput value)
Sets the value of the '
Parser Output' containment reference |
| Modifier and Type | Method and Description |
|---|---|
ParserOutput |
Cell.getParserOutput()
Returns the value of the 'Parser Output' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cell.setParserOutput(ParserOutput value)
Sets the value of the '
Parser Output' containment reference |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.