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

Method setAction

src/main/java/org/fgn/parser/Statement.java:27–29  ·  view source on GitHub ↗
(Action action)

Source from the content-addressed store, hash-verified

25 }
26
27 public void setAction(Action action) {
28 this.action = action;
29 }
30
31 public State getStateOut() {
32 return stateOut;

Callers 1

parseActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected