Package | Description |
---|---|
ptolemy.data.expr |
The Ptolemy II Expression Language.
|
Modifier and Type | Method and Description |
---|---|
void |
ParseTreeVisitor.visitUnionConstructNode(ASTPtUnionConstructNode node) |
void |
ParseTreeEvaluator.visitUnionConstructNode(ASTPtUnionConstructNode node)
Construct a union by assigning the label value given by
the children nodes.
|
void |
AbstractParseTreeVisitor.visitUnionConstructNode(ASTPtUnionConstructNode node) |