object
Command-line help for Logtalk built-in control constructs, predicates, non-terminals, and methods.
Paulo Moura
0.6
2015/11/14
static, context_switching_calls
(no dependencies on other files)
Prints instructions on how to use the help tool.
static
help – one
Provides help on the Functor/Arity built-in control construct, directive, predicate, or method.
static
Functor/Arity
+atom/ +integer – zero_or_one
Provides help on the Functor//Arity built-in non-terminal.
static
Functor//Arity
+atom// +integer – zero_or_one
Provides a completion pair (Completion-Page) for a given prefix.
static
completion(Prefix,Completion)
completion(+atom,-pair) – zero_or_more
Provides a list of completions pairs (Completion-Page) for a given prefix.
static
completions(Prefix,Completions)
completions(+atom,-lists(pair)) – zero_or_more
Provides access to the HTML documenting files describing built-in directives.
static
built_in_directive(Functor,Arity,Directory,Basename)
built_in_directive(?atom,?integer,-atom,-atom) – zero_or_more
Provides access to the HTML documenting files describing built-in predicates.
static
built_in_predicate(Functor,Arity,Directory,Basename)
built_in_predicate(?atom,?integer,-atom,-atom) – zero_or_more
Provides access to the HTML documenting files describing built-in methods.
static
built_in_method(Functor,Arity,Directory,Basename)
built_in_method(?atom,?integer,-atom,-atom) – zero_or_more
Provides access to the HTML documenting files describing built-in control constructs.
static
control(Functor,Arity,Directory,Basename)
control(?atom,?integer,-atom,-atom) – zero_or_more
Provides access to the HTML documenting files describing built-in DCG non-terminals.
static
built_in_non_terminal(Functor,Arity,Directory,Basename)
built_in_non_terminal(?atom,?integer,-atom,-atom) – zero_or_more
Provides help on the standard Logtalk library.
static
library – one
Provides help on the standard Logtalk library.
static
library(Entity)
library(+entity_identifier) – zero_or_one
Provides access to the Logtalk User and Reference manuals.
static
manuals – one
(none)
(none)