Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atas76/openengine
/ setContext
Method
setContext
src/main/java/org/fgn/parser/State.java:34–36 ·
view source on GitHub ↗
(BaseObject entity)
Source
from the content-addressed store, hash-verified
32
}
33
34
void
setContext(BaseObject entity) {
35
this.context = entity;
36
}
37
38
public
BaseObject getContext() {
39
return
this.context;
Callers
3
parseStateIn
Method · 0.95
parseParameter
Method · 0.45
defineStateContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected