Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SWI-Prolog/packages-jpl
/ get_jref_object
Method
get_jref_object
src/main/java/org/jpl7/fli/Prolog.java:159–159 ·
view source on GitHub ↗
(term_t t, ObjectHolder o)
Source
from the content-addressed store, hash-verified
157
public
static
native boolean get_arg(
int
index, term_t t, term_t a);
158
159
public
static
native boolean get_jref_object(term_t t, ObjectHolder o);
160
161
public
static
native String object_to_tag(Object obj);
162
Callers
1
getLoop
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected