Имя | Описание |
---|---|
NativeMethods | |
NativeMethodsLinux | |
NativeMethodsWindows | |
PlQuery | This class allows queries to prolog. A query can be created by a string or by constructing compound terms see All resources an terms created by a query are reclaimed by Dispose(). It is recommended to build a query in a There are four possible opportunities to query Prolog
For examples see PlQuery(string) and PlQuery(string, PlTermV) |
PlQueryVar | Represents one variable of a Query result. |
PlQueryVariables | Represents the set variables of a Query if it was created from a string. This class is also used to represent the results of a PlQuery after PlQuery.ToList() or PlQuery.SolutionVariables was called. |
SafeLibraryHandle | |
SafeNativeMethods | |
SafeNativeMethods.MIOSTREAM | |
foreign_context | |
libpl | |
swipl_win |