|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgalapi.Context
galapi.CompiledProlog
The CompiledProlog
encapsulates one or more prologs
that have been compiled. It includes:
Field Summary |
Fields inherited from class galapi.Context |
item |
Constructor Summary | |
protected |
CompiledProlog()
|
protected |
CompiledProlog(int native_item)
|
Method Summary | |
protected static int |
nativeNsenvFromCompiledProlog(int compiled_prolog)
|
NamespaceEnv |
nsenvFromCompiledProlog()
|
Methods inherited from class galapi.Context |
finalize, getNativeItem, nativeFree, setItem |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected CompiledProlog()
protected CompiledProlog(int native_item)
Method Detail |
public NamespaceEnv nsenvFromCompiledProlog()
protected static int nativeNsenvFromCompiledProlog(int compiled_prolog)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |