public interface CommentNode extends ProgramNode
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
CommentNode |
setComment(String comment) |
CommentNode setComment(String comment)
String getComment()
Copyright © 2018. All rights reserved.