Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ setStateIn
Method
setStateIn
src/main/java/org/fgn/parser/Statement.java:43–45 ·
view source on GitHub ↗
(State stateIn)
Source
from the content-addressed store, hash-verified
41
}
42
43
public
void
setStateIn(State stateIn) {
44
this.stateIn = stateIn;
45
}
46
47
public
String getTeam() {
48
return
team;
Callers
1
parseStateIn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected