| 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 | 
|---|---|
CommentNode | 
ProgramNodeFactory.createCommentNode()  | 
| Modifier and Type | Method and Description | 
|---|---|
CommentNode | 
CommentNode.setComment(String comment)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProgramNodeVisitor.visit(CommentNode programNode,
     int index,
     int depth)
This method is called whenever a Comment node is encountered. 
 | 
Copyright © 2018. All rights reserved.