The Logtalk Handbook Logo
3.91.1

Contents

  • User Manual
  • Reference Manual
    • Grammar
    • Control constructs
    • Directives
      • Source file directives
      • Conditional compilation directives
      • Entity directives
      • Predicate directives
    • Built-in predicates
    • Built-in methods
  • Tutorial
  • FAQ
  • Developer Tools
  • Libraries
  • Ports
  • Contributions
  • Glossary
  • Bibliography
  • Index

External Contents

  • APIs
  • Logtalk website
  • GitHub repo
The Logtalk Handbook
  • Reference Manual
  • Directives
  • Edit on GitHub

Directives

  • Source file directives
    • encoding/1
    • include/1
    • initialization/1
    • op/3
    • set_logtalk_flag/2
  • Conditional compilation directives
    • if/1
    • elif/1
    • else/0
    • endif/0
  • 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
    • use_module/1
  • Predicate directives
    • alias/2
    • coinductive/1
    • discontiguous/1
    • dynamic/1
    • info/2
    • meta_predicate/1
    • meta_non_terminal/1
    • mode/2
    • multifile/1
    • op/3
    • private/1
    • protected/1
    • public/1
    • synchronized/1
    • uses/2
    • use_module/2
Previous Next

© Copyright 1998-2025, Paulo Moura.

Built with Sphinx using a theme provided by Read the Docs.