| Modifier and Type | Method and Description |
|---|---|
WaypointNode |
ProgramNodeFactory.createWaypointNode() |
| Modifier and Type | Method and Description |
|---|---|
WaypointNode |
WaypointNode.setConfig(WaypointNodeConfig config)
Set a configuration on this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgramNodeVisitor.visit(WaypointNode programNode,
int index,
int depth)
This method is called whenever a Waypoint node is encountered.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionBuilder |
ExpressionBuilder.appendWaypoint(WaypointNode waypoint)
Append a waypoint to the expression.
|
Copyright © 2018. All rights reserved.