The Logtalk Handbook
3.23.0
Contents:
User Manual
Reference Manual
Grammar
Control constructs
Directives
Source file directives
Conditional compilation directives
Entity directives
built_in/0
category/1-3
dynamic/0
end_category/0
end_object/0
end_protocol/0
include/1
info/1
initialization/1
object/1-5
op/3
protocol/1-2
set_logtalk_flag/2
threaded/0
Predicate directives
Built-in predicates
Built-in methods
Tutorial
FAQ
Glossary
Bibliography
Index
The Logtalk Handbook
Docs
»
Reference Manual
»
Directives
»
Entity directives
»
end_category/0
Edit on GitHub
end_category/0
¶
Description
¶
end_category
Ending category directive.
Template and modes
¶
end_category
Examples
¶
:-
end_category.
See also
category/1-3