Package com.osohq.oso
Class Ffi.Polar
java.lang.Object
com.osohq.oso.Ffi.Polar
- Enclosing class:
Ffi
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
finalize()
protected jnr.ffi.Pointer
get()
protected void
load
(org.json.JSONArray sources) protected long
newId()
protected Ffi.Query
newQueryFromStr
(String queryStr) protected Ffi.Query
newQueryFromTerm
(String queryTerm) protected Ffi.Query
protected jnr.ffi.Pointer
protected void
registerConstant
(String value, String name) protected void
registerMro
(String name, String mro)
-
Method Details
-
get
protected jnr.ffi.Pointer get() -
newId
protected long newId() -
load
- Throws:
Exceptions.OsoException
-
clearRules
- Throws:
Exceptions.OsoException
-
newQueryFromStr
- Throws:
Exceptions.OsoException
-
newQueryFromTerm
- Throws:
Exceptions.OsoException
-
nextInlineQuery
- Throws:
Exceptions.OsoException
-
registerConstant
- Throws:
Exceptions.OsoException
-
registerMro
- Throws:
Exceptions.OsoException
-
nextMessage
- Throws:
Exceptions.OsoException
-
finalize
protected void finalize()
-