Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes | |
com.ur.urcap.api.domain.program.nodes.builtin | |
com.ur.urcap.api.domain.program.structure |
Modifier and Type | Method and Description |
---|---|
PopupNode |
ProgramNodeFactory.createPopupNode() |
Modifier and Type | Method and Description |
---|---|
PopupNode |
PopupNode.setMessage(String message) |
PopupNode |
PopupNode.setType(PopupNode.Type type) |
Modifier and Type | Method and Description |
---|---|
void |
ProgramNodeVisitor.visit(PopupNode programNode,
int index,
int depth)
This method is called whenever a Popup node is encountered.
|
Copyright © 2021. All rights reserved.