MCPcopy Create free account
hub / github.com/atas76/openengine / setComment

Method setComment

src/main/java/org/fgn/parser/Statement.java:19–21  ·  view source on GitHub ↗
(String comment)

Source from the content-addressed store, hash-verified

17 }
18
19 public void setComment(String comment) {
20 this.comment = comment;
21 }
22
23 public Action getAction() {
24 return action;

Callers 1

parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected