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

Method getComment

src/main/java/org/fgn/parser/Statement.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 private BaseObject actionOutcome;
14
15 public String getComment() {
16 return comment;
17 }
18
19 public void setComment(String comment) {
20 this.comment = comment;

Callers 5

testShotOffTargetMethod · 0.95
testEmptyCommentsMethod · 0.95

Calls

no outgoing calls

Tested by 5

testShotOffTargetMethod · 0.76
testEmptyCommentsMethod · 0.76