Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ setStateOut
Method
setStateOut
src/main/java/org/fgn/parser/Statement.java:35–37 ·
view source on GitHub ↗
(State stateOut)
Source
from the content-addressed store, hash-verified
33
}
34
35
public
void
setStateOut(State stateOut) {
36
this.stateOut = stateOut;
37
}
38
39
public
State getStateIn() {
40
return
stateIn;
Callers
1
parseStateOut
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected