Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes | |
com.ur.urcap.api.domain.program.structure |
Modifier and Type | Method and Description |
---|---|
ElseNode |
ProgramNodeFactory.createElseNode() |
Modifier and Type | Method and Description |
---|---|
void |
ProgramNodeVisitor.visit(ElseNode programNode,
int index,
int depth)
This method is called whenever an Else node is encountered.
|
Copyright © 2021. All rights reserved.