The Logtalk Handbook
3.37.0
Contents
User Manual
Reference Manual
Grammar
Control constructs
Directives
Source file directives
Conditional compilation directives
Entity directives
built_in/0
category/1-4
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
uses/1
Predicate directives
Built-in predicates
Built-in methods
Tutorial
FAQ
Developer Tools
Libraries
Glossary
Bibliography
Index
External Contents
APIs
Logtalk website
GitHub repo
The Logtalk Handbook
Docs
»
Reference Manual
»
Directives
»
Entity directives
»
end_object/0
Edit on GitHub
end_object/0
¶
Description
¶
end_object
Ending object directive.
Template and modes
¶
end_object
Examples
¶
:-
end_object
.
See also
object/1-5